/* CSS Document */
@charset "utf-8";*{margin:0;padding:0}
body{font:14px/1.5 "微软雅黑";color:#333;cursor:default}
img{border:0px;vertical-align:top}
ul,ol{list-style-type:none}
table{border-collapse:collapse;border-spacing:0}
input,textarea,select{font:14px/1 "Microsoft Yahei";color:#555;outline:0}
textarea{resize:none;overflow:auto}
input[type='checkbox'],input[type='radio']{vertical-align:-2px;margin-right:5px}
h1,h2,h3,h4,h5,h6,font{font-size:14px}
a{color:#333;text-decoration:none;cursor:pointer}
a:hover,a:active{color:#e0272c}
em{font-style:normal}
h3,h4{font-weight:400}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#e5e5e5}
input:-moz-placeholder,textarea:-moz-placeholder{color:#e5e5e5}
input::-moz-placeholder,textarea::-moz-placeholder{color:#e5e5e5}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#e5e5e5}
.clearfix:after{content:"";clear:both;font-size:0px;line-height:0px;display:block;width:100%;height:1px}
.hidden{display:none}
.center{text-align:center}
.p_left{float:left}
.p_right{float:right}
.autocut{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}
.ease{-webkit-transition:all ease 300ms;-moz-transition:all ease 300ms;-ms-transition:all ease 300ms;-o-transition:all ease 300ms;transition:all ease 300ms}
a{-webkit-transition:all ease 300ms;-moz-transition:all ease 300ms;-ms-transition:all ease 300ms;-o-transition:all ease 300ms;transition:all ease 300ms}
.noease,.noease *{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none}
.wrap{width:1200px;margin:0 auto;position:relative}
.pcolor{color:#1B954E}
.mgt20 {margin-top: 20px;}
.mgr20 {margin-right: 20px;}
.mgb20 {margin-bottom: 20px;}
.mgl20 {margin-left: 20px;}
body {
	max-width:100%;
	overflow-x:hidden;
}
/* 网站公共头部区域 */

.p-header {
	position:relative;
	z-index:999;
	width:100%;
	background:#fff;
}
.p-header .topCon {
	width: 100%;
	height: 30px;
	background: #222222;
	/**/
	background: #fff;
	border-bottom: 1px solid #efefef;
}
.p-header .topCon .p_left p {
	font-size: 12px;
	color: #333;
	line-height: 30px;
}
.p-header .topCon .p_right .tag {
	float: right;
}
.p-header .topCon .p_right .tag a {
	font-size: 12px;
	color: #333;
	line-height: 30px;
	padding: 0 12px;
}
.p-header .topCon .p_right .tag span {
	font-size: 12px;
	color: #333;
	line-height: 30px;	
}
.p-header .logoTel {
	width: 100%;
	height: 136px;
} 
.p-header .logoTel h1 {
	float:left;
} 
.p-header .logoTel h1 img {
	display: block;
	height: 136px;
} 
.p-header .logoTel .telBox {
	float: right;
	height: 76px;
	padding: 28px 0 30px 60px;
	background: url(../images/logoTel_tel.png) left center no-repeat;
} 
.p-header .logoTel .telBox em {
	display: block;
	font-size: 20px;
	color: #222;
	line-height: 40px;
} 
.p-header .logoTel .telBox span {
	display: block;
	font-size: 32px;
	color: #f72222;
	line-height: 30px;
	font-family: "impact";
} 
.p-header .menuCon {
	width: 100%;
	height: 60px;
	background: #f72222;
}
.p-header .menuCon ul {
	width: 100%;
}
.p-header .menuCon li {
	position: relative;
	float: left;
	/*width: 133px;*/
	padding: 0 12px;
}
.p-header .menuCon li:after {
	content: "";
	position: absolute;
	right: 0;
	top: 20px;
	display: block;
	width: 1px;
	height: 20px;
	background: #f96c6c;
}
.p-header .menuCon li:last-child:after {
	display: none;
}
.p-header .menuCon li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 60px;
}
.p-header .menuCon li.on,
.p-header .menuCon li:hover {
	background: #ca1818;
}
.p-header .menuCon li.on:after,
.p-header .menuCon li:hover:after {
	display: none;
}

/*首页banner*/
.i-banner {
	position:relative;
	width:100%;
	height: 600px;
	overflow:hidden;
	background: #000;
}
.i-banner .flexslider {
    height: 600px;
}
.i-banner .flexslider ul {
	width:100%;
	height: 600px;
}
.i-banner .flexslider ul li {
	width:100%;
	height: 600px;
}
.i-banner .flexslider ul li img {
	display: block;
	width: 100%;
	height: 600px;
}
.i-banner .flexslider {
	position:relative;
}
.i-banner .flex-control-nav {
	bottom:40px;
	z-index:999;
}
.i-banner .flex-control-paging li a {
	width:15px !important;
	height:15px !important;
	border: 1px solid #fff;

	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}
.i-banner .flex-control-paging li a.flex-active {
	background: #fff;
}
.flex-control-paging li a.flex-active {
	background-position:0 -20px !important;
}

.kmh_s_tit {
	width: 100%;
	text-align: center;
	padding: 50px 0;
}
.kmh_s_tit h3 {
	font-size: 34px;
	color: #222;
	line-height: 50px;
	/*font-weight: bold;*/
}
.kmh_s_tit h3 span {
	color: #f72222;
}
.kmh_s_tit p {
	font-size: 18px;
	color: #222222;
	line-height: 30px;
}

/*产品中心*/
.i-cp {
	width: 100%;
	overflow: hidden;
	padding-bottom: 40px;
}
.i-cp .cpList {
	width: 100%;
}
.i-cp .cpList ul {
	width: 110%;
}
.i-cp .cpList li {
	float: left;
	width: 380px;
	overflow: hidden;
	margin: 0 30px 30px 0;
	background: #fff;

	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;

	box-shadow: 0 0 4px 4px #e9e8e8;
	-webkit-box-shadow: 0 0 4px 4px #e9e8e8;
	-moz-box-shadow: 0 0 4px 4px #e9e8e8;
	-ms-box-shadow: 0 0 4px 4px #e9e8e8;
	-o-box-shadow: 0 0 4px 4px #e9e8e8;
}
.i-cp .cpList li .pic {
	display: block;
	width: 100%;
}
.i-cp .cpList li .pic img {
	display: block;
	width: 100%;
	height: 240px;
}
.i-cp .cpList li .info {
	width: 100%;
}
.i-cp .cpList li .info .tit {	
	display: block;
	width: 100%;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 18px;
	color: #222;
	border-bottom: 1px solid #eeeeee;
}
.i-cp .cpList li .info .desc {
	padding: 10px;
	height: 40px;
}
.i-cp .cpList li .info .desc span {
	float: left;
	font-size: 16px;
	color: #222;
	line-height: 40px;
}
.i-cp .cpList li .info .desc .more {
	float: right;
	font-size: 16px;
	color: #f72222;
	line-height: 40px;
}

/*案例中心*/
.i-case {
	width: 100%;
	overflow: hidden;
	padding: 60px 0;
	background: #262626;
}
.i-case .p_left {
	float: left;
	width: 785px;
}
.i-case .p_left a {
	float: left;
	display: block;
}
.i-case .p_right {
	width: 395px;
}
.i-case .p_right > a {
	display: block;
}
.i-case a {
	position: relative;	
	overflow: hidden;
}
.i-case a img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.i-case a:hover img {
	transform: scale(1.03,1.03);
	-webkit-transform: scale(1.03,1.03);
	-moz-transform: scale(1.03,1.03);
	-ms-transform: scale(1.03,1.03);
	-o-transform: scale(1.03,1.03);
}
.i-case a .tit {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 100%;
	height: 50px;
	background: rgba(0,0,0,0.7);
}
.i-case a .tit span {
	float: left;
	margin-left: 12px;
	font-size: 18px;
	color: #fff;
	line-height: 50px;
}
.i-case a .tit em {
	float: right;
	margin-right: 12px;
	font-size: 14px;
	color: #fff;
	line-height: 50px;
	text-transform: uppercase;
}
.i-case a:hover .tit span {
	font-weight: bold;
}
.i-case .p_right .csDesc {
	width: 395px;
	height: 348px;
	overflow: hidden;
	background: #f72222;
	margin-top: 20px;
}
.i-case .p_right .csDesc .box {
	padding: 40px;
}
.i-case .p_right .csDesc .tit {
	width: 100%;
}
.i-case .p_right .csDesc .tit span {
	display: block;
	font-size: 24px;
	color: #fff;
	line-height: 34px;
	text-transform: uppercase;
}
.i-case .p_right .csDesc .tit h3 {
	display: block;
	font-size: 35px;
	color: #fff;
	line-height: 46px;
}
.i-case .p_right .desc {
	font-size: 14px;
	color: #ffffff;
	line-height: 24px;
	margin: 30px 0;
}
.i-case .p_right .more {
	display: block;
	width: 150px;
	height: 46px;
	background: #fff;
	text-align: center;
	line-height: 46px;
	font-size: 18px;
	color: #222;
}
.i-case .csList {
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}
.i-case .csList .wrap {
	width: 1350px;
}
.i-case .picScroll-cs {
	position: relative;
	width: 100%;
	height: 200px;
	overflow: hidden;
}
.i-case .picScroll-cs .hd {
	position: absolute;
	left: 0;
	top: 40%;
	width: 100%;
	height: 55px;
}
.i-case .picScroll-cs .hd a {
	position: absolute;
	top: 0;
	display: block;
	width: 51px;
	height: 51px;
	border: 2px solid #fff;

	font-size: 30px;
	color: #fff;
	text-align: center;
	line-height: 53px;

	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}
.i-case .picScroll-cs .hd a:hover {
	background: #f72222;
	color: #fff;
}
.i-case .picScroll-cs .hd .prev {
	left: 0;
}
.i-case .picScroll-cs .hd .next {
	right: 0;
}
.i-case .picScroll-cs .bd {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.i-case .picScroll-cs .bd li {
	width: 285px;
	margin-right: 20px;
}
.i-case .picScroll-cs .bd li a {
	display: block;
	width: 100%;
}
.i-case .picScroll-cs .bd li a img {
	display: block;
	width: 100%;
	height: 200px;
}


/*三大优势*/
.i-adv {
	width: 100%;
	overflow: hidden;
	padding: 50px 0 20px;
}
.i-adv .a_tit {
	width: 100%;
	text-align: center;
}
.i-adv .a_tit h3 {
	width: 100%;
	font-size: 28px;
	color: #222;
	font-weight: bold;
	line-height: 80px;
	border-bottom: 2px solid #f72222;
}
.i-adv .a_tit h3 span {
	color: #f72222;
}
.i-adv .a_tit p {
	display: inline-block;
	padding: 0 40px;
	height: 50px;
	font-size: 28px;
	color: #fff;
	line-height: 50px;
	background: #f72222;
}
.i-adv .a_list {
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
	/**/
	margin-top: 10px;
	width: 105%;
}
.i-adv .a_list .itmBox {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
	/**/
	float: left;
	width: 580px;
	margin-right: 40px;
}
.i-adv .a_list .d_con {
	float: left;
	width: 600px;
}
.i-adv .a_list .d_con .tit {
	width: 100%;
	height: 70px;
	overflow: hidden;
	padding-top: 40px;
}
.i-adv .a_list .d_con .tit img {
	float: left;
}
.i-adv .a_list .d_con .word {
	float: left;
}
.i-adv .a_list .d_con .word h3 {
	font-size: 24px;
	color: #222;
	line-height: 34px;
	font-weight: bold;
	margin-top: 10px;
}
.i-adv .a_list .d_con .word h3 span {
	color: #f72222;
}
.i-adv .a_list .d_con .word p {
	font-size: 12px;
	color: #838383;
	line-height: 24px;
	text-transform: uppercase;
}
.i-adv .a_list .d_con .list {
	width: 100%;
	margin-top: 20px;
}
.i-adv .a_list .d_con .list p {
	position: relative;
	font-size: 15px;
	color: #222;
	line-height: 30px;
	padding-left: 20px;
}
.i-adv .a_list .d_con .list p:before {
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	display: block;
	width: 10px;
	height: 10px;
	background: #f72222;
}
.i-adv .a_list .d_pic {
	float: right;
	width: 590px;
}
.i-adv .a_list .d_pic img {
	display:block;
	width: 590px;
}

/*廣告欄*/
.i-advBn1 {
	width: 100%;
	padding: 50px 0;
}
.i-advBn1 .box {
	width: 100%;
	height: 220px;
	background: #f72222;
}
.i-advBn1 .wrap {
	height: 220px;
}
.i-advBn1 .wrap img {
	float: left;
	position: relative;
	top: -70px;
}
.i-advBn1 .wrap .p_left {
	margin-left: 50px;
}
.i-advBn1 .wrap .p_left h3 {
	font-size: 35px;
	color: #fff;
	margin-top: 20px;
}
.i-advBn1 .wrap .p_left p {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 25px;
	color: #fff;
	line-height: 80px;
	margin-top: 20px;
}
.i-advBn1 .wrap .p_right {
	padding-top: 40px;
}
.i-advBn1 .wrap .p_right em {
	display: block;
	font-size: 18px;
	color: #fff;
	line-height: 20px;
}
.i-advBn1 .wrap .p_right span {
	display: block;
	font-size: 28px;
	color: #fff;
	line-height: 60px;
	font-family: "impact";
}
.i-advBn1 .wrap .p_right .more {
	display: block;
	height: 50px;
	background: #fff;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #222;
}


/*公司簡介*/
.i-about {
	width: 100%;
	overflow: hidden;
	padding-bottom: 60px;	
}
.i-about .kmh_s_tit {
	padding-top: 0;
}
.i-about .abt_con {
	width: 100%;
	overflow: hidden;
}
.i-about .abt_con .p_left {
	width: 600px;
}
.i-about .abt_con .p_left img {
	display: block;
	width: 600px;
}
.i-about .abt_con .p_right {
	float: right;
	width: 530px;
}
.i-about .abt_con .p_right .tit {
	position: relative;
	width: 100%;
	height: 100px;
}
.i-about .abt_con .p_right .tit h3 {
	position: relative;
	z-index: 9;
	font-size: 32px;
	color: #f72222;
	line-height: 50px;
	font-weight: bold;
}
.i-about .abt_con .p_right .tit span {
	position: absolute;
	left: 0;
	top: 10px;
	font-size: 44px;
	color: #f7f7f7;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "impact";
}
.i-about .abt_con .p_right .tit .line {
	position: absolute;
	left: 0;
	bottom: 10px;
	display: block;
	width: 90px;
	height: 2px;
	background: #f72222;
}
.i-about .abt_con .p_right .a_con {
	width: 100%;
	margin: 10px 0;
}
.i-about .abt_con .p_right .a_con p {
	font-size: 16px;
	color: #222;
	line-height: 32px;
	text-indent: 2em;
}
.i-about .abt_con .p_right .a_num {
	width: 100%;
	overflow: hidden;
	margin: 32px 0;
}
.i-about .abt_con .p_right .a_num .itm {
	float: left;
	width: 33%;
	text-align: center;
	position: relative;
}
.i-about .abt_con .p_right .a_num .itm b {
	display: block;
	font-size: 20px;
	color: #222222;
	line-height: 30px;
}
.i-about .abt_con .p_right .a_num .itm span {
	display: block;
	font-size: 20px;
	color: #222222;
	line-height: 34px;
}
.i-about .abt_con .p_right .a_num .itm em {
	position: absolute;
	top:-10px;
	left: 70%;
	font-size: 18px;
	color: #222;
}
.i-about .abt_con .p_right .a_more {
	display: block;
	width: 100%;
	height: 56px;
	background: #f72222;
	text-align: center;
	line-height: 56px;
	font-size: 18px;
	color: #fff;
}
.i-about .abt_con .p_right .a_num .itm2 {
	border-left: 1px solid #f72222;
	border-right: 1px solid #f72222;
}



/*新聞中心*/
.i-news {
	width: 100%;
	overflow: hidden;
}
.i-news .ns_tit {
	width: 100%;
	height: 50px;
	margin-bottom: 30px;
}
.i-news .ns_tit span {
	float: left;
	display: block;
	height: 100%;
	padding: 0 20px;
	background: #555555;
	font-size: 18px;
	color: #fff;
	line-height: 50px;
}
.i-news .ns_tit em {
	float: left;
	font-size: 20px;
	color: #5a5a5a;
	line-height: 50px;
	margin-left: 20px;
}
.i-news .ns_tit .more {
	float: right;
	font-size: 14px;
	color: #222;
	line-height: 50px;
}
.i-news .itmList {
	float: left;
	width: 370px;
	margin-right: 30px;
}
.i-news .itmList .hot {
	width: 100%;
}
.i-news .itmList .hot a {
	display: block;
	width: 100%;
}
.i-news .itmList .hot a img {
	display: block;
	width: 100%;
}
.i-news .itmList .list {
	width: 100%;
	margin-top: 15px;
}
.i-news .itmList .list ul {
	width: 100%;
}
.i-news .itmList .list li {
	width: 100%;
}
.i-news .itmList .list li a {
	display: block;
	width: 100%;
	height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	font-size: 15px;
	color: #343434;
	line-height: 36px;
}
.i-news .itmQa {
	float: right;
	width: 375px;
}
.i-news .itmQa .itm {
	width: 100%;
	overflow: hidden;
	margin-bottom: 24px;
}
.i-news .itmQa .itm .icon {
	float: left;
	display: block;
	width: 24px;
	height: 24px;
	background: #f72222;
	margin-right: 10px;
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	color: #fff;

	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
}
.i-news .itmQa .itm a {
	display: block;
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.i-news .itmQa .itm a span {
	float: left;
	width: 310px;
	overflow: hidden;
	font-size: 14px;
	color: #333;
}
.i-news .itmQa .itm .word {
	width: 100%;
	height: 72px;
	overflow: hidden;	
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.i-news .itmQa .itm .word .i_box {
	float: left;
	width: 24px;
	height: 100%;
	margin-right: 10px;
}
.i-news .itmQa .itm .word .icon {
	background: #555555;
}
.i-news .itmQa .itm p {
	float: left;	
	width: 340px;
	height: 72px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	overflow: hidden;
}

/*優質客戶*/
.i-kh {
	width: 100%;
	height: 550px;
	background: url(../images/i-kh-bg.jpg) top center no-repeat;
}
.i-kh .kmh_s_tit {
	padding-bottom: 30px;
}
.i-kh .kh_list {
	width: 100%;
	overflow: hidden;
}
.i-kh .kh_list ul {
	width: 110%;
}
.i-kh .kh_list li {
	float: left;
	width: 283px;
	height: 148px;
	border: 1px solid #eee;
	margin: 0 20px 20px 0;
}
.i-kh .kh_list li img {
	display: block;
	width: 100%;
	height: 100%;
}


/*網站底部*/
.p_footer {
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
}
.ftItmCate {
	width: 100%;
	height: 60px;
	background: #f72222;
}
.ftItmCate ul {
	width: 100%;
	text-align: center;
	padding-top: 20px;
}
.ftItmCate li {
	display: inline-block;
	border-right: 1px solid #fff;
}
.ftItmCate li:last-child {
	border-right: 0;
}
.ftItmCate li a {
	font-size: 16px;
	color: #fff;
	padding: 0px 17px;
	line-height: 20px;
}
.ftItmInfo {
	width: 100%;
	overflow: hidden;
	padding: 50px 0;
}
.ftItmInfo .info {
	float: left;
	width: 700px;
}
.ftItmInfo .info h3 {
	font-size: 27px;
	color: #222;
	line-height: 40px;
	font-weight: bold;
	margin-bottom: 20px;
}
.ftItmInfo .info p {
	font-size: 14px;
	color: #222;
	line-height: 36px;
}
.ftItmInfo .info a {
	font-size: 16px;
	color: #222;
	line-height: 30px;	
}
.ftItmInfo .ewm {
	float: right;
	padding-top: 40px;
}
.ftItmInfo .ewm .itm {
	float: left;
	width: 150px;
	margin-left: 20px;
}
.ftItmInfo .ewm .itm img {
	display: block;
	width: 148px;
	height: 148px;
	border: 1px solid #eeeeee;
}
.ftItmInfo .ewm .itm span {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #333;
	line-height: 30px;
}


/*产品中心*/
.pg-cp {
	width: 100%;
	overflow: hidden;
}
.pg-cp .pgNav {
	width: 100%;
	height: 65px;
}
.pg-cp .pgNav ul {
	width: 100%;
	height: 65px;
	background: #efefef;
}
.pg-cp .pgNav ul li {
	float: left;
	width: 33.333%;
	height: 65px;
}
.pg-cp .pgNav ul li a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 65px;
	font-size: 18px;
	color: #222;
}
.pg-cp .pgNav ul li.on a {
	background: #f72222;
	color: #fff;
}
.pg-cp .cpList {
	width: 100%;
	margin-top: 40px;
}
.pg-cp .cpList .listBox {
	width: 100%;
}
.pg-cp .cpList .listBox ul {
	width: 100%;
}
.pg-cp .cpList .listBox li {
	width: 1200px;
	height: 400px;
	overflow: hidden;
	margin-bottom: 30px;
	background: #fff;
	box-shadow: 0 0 5px 4px #ebebeb;
}
.pg-cp .cpList .listBox li .leftInfo {
	float: left;
	width: 450px;
}
.pg-cp .cpList .listBox li .leftInfo .box {
	padding: 40px 20px;
	overflow: hidden;
}
.pg-cp .cpList .listBox li .leftInfo .thumb {
	float: left;
	display: block;
	max-width: 150px;
	margin-right: 40px;
}
.pg-cp .cpList .listBox li .leftInfo .desc {
	float: left;
	max-width: 170px;
}
.pg-cp .cpList .listBox li .leftInfo .desc .tit {
    display: block;
	width: 200px;
	font-size: 24px;
	color: #f72222;
	line-height: 36px;
	margin-top: 40px;
}
.pg-cp .cpList .listBox li .leftInfo .desc .tag {
	width: 100%;
	margin-top: 20px;
}
.pg-cp .cpList .listBox li .leftInfo .desc .tag a {
    display: block;
	width: 100%;
	padding-left: 30px;
	font-size: 16px;
	color: #333333;
	line-height: 38px;
	background: url(../images/pg-cp-desc-icon.png) left center no-repeat;
}
.pg-cp .cpList .listBox li .rightPic {
	float: right;
	width: 750px;
}
.pg-cp .cpList .listBox li .rightPic a {
	display: block;
	width: 100%;
}
.pg-cp .cpList .listBox li .rightPic a img {
	display: block;
	width: 100%;
	height: 400px;
}


/*案例展示*/
.pg-case {
	width: 100%;
	overflow: hidden;
}
.pg_s_tit {
	width: 100%;
	background: #fff;;
	margin-bottom: 40px;
	box-shadow: 0 0 4px 4px #dfdfdf;
	-webkit-box-shadow: 0 0 4px 4px #dfdfdf;
	-moz-box-shadow: 0 0 4px 4px #dfdfdf;
	-ms-box-shadow: 0 0 4px 4px #dfdfdf;
	-o-box-shadow: 0 0 4px 4px #dfdfdf;
}
.pg_s_tit .tit {
	width: 100%;
	height: 100px;
	overflow: hidden;
	border-bottom: 1px solid #efefef;
}
.pg_s_tit .tit h3 {
	float: left;
	font-size: 36px;
	color: #222;
	line-height: 100px;
	text-transform: uppercase;
}
.pg_s_tit .tit b {
	float: left;
	font-size: 22px;
	color: #f72222;
	line-height: 105px;
	margin-left: 30px;
}
.pg_s_tit .sCate {
	width: 100%;
	height: 100px;
}
.pg_s_tit .sCate p {
	font-size: 18px;
	color: #222;
	line-height: 100px;
	margin-right: 50px;	
}
.pg_s_tit .sCate a {
	font-size: 18px;
	color: #222;
	line-height: 100px;
	margin-right: 50px;
}
.pg_s_tit .sCate a.on {
	color: #f72222;
}
.pg-case .csList {
	width: 100%;
}
.pg-case .csList .csBox {
	width: 100%;
	overflow: hidden;
}
.pg-case .csList .csBox ul {
	width: 110%;
}
.pg-case .csList .csBox li {
	float: left;
	width: 360px;
	padding: 10px;
	background: #fff;
	margin: 0 30px 30px 0;
}
.pg-case .csList .csBox li .pic {
	display: block;
	width: 360px;
	height: 265px;
	overflow: hidden;
}
.pg-case .csList .csBox li .pic img {
	display: block;
	width: 360px;
	height: 265px;
}
.pg-case .csList .csBox li .tit {
	display: block;
	width: 100%;
	height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #222;
}
.pg-case .csList .csBox li:hover .tit {
	color: #f72222;
}


/*新闻中心*/
.pg-news {
	width: 100%;
	overflow: hidden;
}
.pg-news .nsList {
	width: 100%;
	overflow: hidden;
}
.pg-news .nsList ul {
	width: 100%;
}
.pg-news .nsList li {
	width: 1140px;
	padding: 30px;
	overflow: hidden;
	background: #fff;
	margin-bottom: 30px;
}
.pg-news .nsList li .pic {
	float: left;
	display: block;
	width: 395px;
	height: 270px;
	overflow: hidden;
}
.pg-news .nsList li .pic img {
	display: block;
	width: 395px;
	height: 270px;
}
.pg-news .nsList li .info {
	float: left;
	width: 640px;
	margin-left: 80px;
}
.pg-news .nsList li .info .tit {
	display: block;
	width: 100%;
	height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	font-size: 22px;
	color: #333;
	line-height: 50px;
}
.pg-news .nsList li .info p {
	width: 100%;
	height: 84px;
	overflow: hidden;
	font-size: 16px;
	color: #373737;
	line-height: 28px;
	margin: 30px 0;
}
.pg-news .nsList li .info .more {
	display: block;
	width: 130px;
	height: 40px;
	border: 1px solid #f72222;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	border-radius: 8px;
}
.pg-news .nsList li:hover .info .tit {
	color: #f72222
}
.pg-news .nsList li:hover .info .more {
	background: #f72222;
	color: #fff;
}


/*公司简介*/
.pg-about {
	width: 100%;
	overflow: hidden;
	padding-bottom: 60px;
}
.pg-about .abtConBox {
	width: 100%;
	padding-top: 30px;
}
.pg-about .abt_num {
	width: 100%;
	overflow: hidden;
	margin: 32px 0;
}
.pg-about .abt_num .itm {
	float: left;
	width: 33%;
	text-align: center;
	position: relative;
}
.pg-about .abt_num .itm2 {
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}
.pg-about .abt_num .itm b {
	display: block;
	font-size: 36px;
	color: #f72222;
	line-height: 50px;
}
.pg-about .abt_num .itm span {
	display: block;
	font-size: 28px;
	color: #222222;
	line-height: 50px;
}
.pg-about .abt_num .itm em {
	position: absolute;
	top:-10px;
	left: 66%;
	font-size: 22px;
	color: #222;
}
.pg-about .abt_pic {
	width: 100%;
	padding: 50px 0;
}
.pg-about .abt_pic img {
	display: block;
	width: 1200px;
}
.pg-about .abt_desc {
	width: 100%;
}
.pg-about .abt_desc p {
	font-size: 18px;
	color: #222222;
	line-height: 36px;
	margin-bottom: 30px;
}

/*产品详情*/
.pg-detail {
	width: 100%;
	overflow: hidden;
}
.pg-detail .pg_pos {
	width: 100%;
	height: 60px;
	background: #fff;
}
.pg-detail .pg_pos h3 {
	float: left;
	font-size: 24px;
	color: #222;
	line-height: 60px;
}
.pg-detail .pg_pos p {
	float: right;
	font-size: 15px;
	color: #555;
	line-height: 60px;
}
.pg-detail .dltItmInfo {
	width: 1140px;
	padding: 30px;
	margin-top: 40px;
	background: #fff;
	height: 400px;
}
.pg-detail .dltItmInfo .thumb {
	position: relative;
	float: left;
	width: 600px;
	height: 400px;
	overflow: hidden;
}
.pg-detail .dltItmInfo .thumb img {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 400px;
}
.pg-detail .dltItmInfo .param {
	float: right;
	width: 480px;
	padding-top: 20px;
}
.pg-detail .dltItmInfo .param .tit {
	width: 100%;
	border-bottom: 1px solid #f3f3f3;
}
.pg-detail .dltItmInfo .param .tit h3 {
	font-size: 22px;
	color: #222222;
	line-height: 50px;
}
.pg-detail .dltItmInfo .param .desc {
	width: 100%;
	padding: 20px 0;
}
.pg-detail .dltItmInfo .param .desc span {
	display: block;
	font-size: 14px;
	color: #7a7a7a;
	line-height: 24px;
	margin-bottom: 20px;
}
.pg-detail .dltItmInfo .param .desc p {
	width: 100%;
	height: 124px;
	overflow: hidden;
	font-size: 14px;
	color: #7a7a7a;
	line-height: 24px;
}
.pg-detail .dltItmInfo .param .btnBox {
	width: 440px;
	height: 50px;
	border: 1px solid #f72222;
	margin-top: 20px;
}
.pg-detail .dltItmInfo .param .btnBox .more {
	float: left;
	width: 40%;
	height: 100%;
	background: #f72222;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
}
.pg-detail .dltItmInfo .param .btnBox .tel {
	float: left;
	width: 60%;
	height: 100%;
	text-align: center;
	line-height: 50px;
	font-size: 22px;
	color: #222;
	text-indent: 30px;
	background: url(../images/btnBox_tel_bg.png) 28px center no-repeat;
}
.pg-detail .dltItmCon {
	width: 100%;
	margin-top: 40px;
	background: #fff;
	margin-bottom: 40px;
}
.dltItmCon .box {
	padding: 20px 40px 40px;
}
.dltItmCon .box .con_tit {
	width: 100%;
	border-bottom: 1px solid #eee;
}
.dltItmCon .box .con_tit h3 {
	font-size: 24px;
	color: #222;
	line-height: 60px;
}
.dltItmCon .box .con_content {
	width: 100%;
	margin-top: 40px;
	overflow: hidden;
}
.dltItmCon .box .con_content img {
	display: block;
	max-width: 1000px;
	margin: 0 auto;
}


/*分页*/
.pagination {width: 100%;text-align: center;overflow: hidden;padding: 10px 0;}
.pagination li {display: inline-block;height: 30px;padding: 0 10px;border: 1px solid #ccc;margin: 4px;}
.pagination li * {display: block;line-height: 30px;}
.pagination li a {display: block;width: 100%;height: 100%;}
.pagination li.active {background: #f72222;color: #fff;border-color: #f72222;}

/*案例筛选*/
.case_cs {width: 100%;overflow: hidden;padding: 10px 0;}
.case_cs .panel-title {width: 100%;height: 50px;border-bottom: 1px solid #eee;font-size: 16px;color: #333;line-height: 50px;}
.case_cs .tabs-group {width: 100%;height: 50px;border-bottom: 1px dashed #eee;}
.case_cs .tabs-group:last-child {border-bottom: 0;}
.case_cs .tabs-group .title {float: left;font-size: 16px;color: #333;line-height: 50px;}
.case_cs .tabs-group .content {float: left;}
.case_cs .tabs-group .content li {float: left;margin: 0 20px;}
.case_cs .tabs-group .content li a {font-size: 16px;color: #333;line-height: 50px;}
.case_cs .tabs-group .content li.active a {color: #f72222;}


/*新闻详情*/
.pg_news {padding: 30px 0;}
.pg_news .wrap {width: 1100px;padding: 50px;overflow: hidden;background: #fff;}
.pg_news .artCon {width: 100%;}
.pg_news .artCon .art_tit {width: 100%;text-align: center;padding-bottom: 30px;border-bottom: 1px solid #eee;}
.pg_news .artCon .art_tit h3 {font-size: 20px;color: #333;line-height: 40px;}
.pg_news .artCon .art_con {width: 100%;overflow: hidden;margin-top: 30px;}
.pg_news .artCon .art_con p {font-size: 14px;color: #333;line-height: 24px;}
.pg_news .artCon .art_con img {display:block;max-width: 1100px;margin: 0 auto;}
.art_rec {width:100%;padding:30px 0}
.art_rec .rec_tit{width:100%}
.art_rec .rec_tit h3{width:100%;line-height:50px;border-bottom:1px solid #dadada;font-size:20px;color:#000;line-height:50px;font-weight:400}
.art_rec .rec_list{width:100%}
.art_rec .rec_list ul{width:100%}
.art_rec .rec_list li{width:100%}
.art_rec .rec_list li a{display:block;width:100%;height:36px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;color:#080808;line-height:36px}



/*开门红产品中心*/
.kmh_pdt {
	width: 100%;
	overflow: hidden;
}
.kmh_pdt .cp_tit {
	width: 100%;
	text-align: center;
	padding: 50px 0;
}
.kmh_pdt .cp_tit h3 {
	font-size: 34px;
	color: #222;
	line-height: 50px;
	font-weight: bold;
}
.kmh_pdt .cp_tit h3 span {
	color: #f72222;
}
.kmh_pdt .cp_tit p {
	font-size: 18px;
	color: #222222;
	line-height: 30px;
}
.kmh_pdt .wrap {
	overflow: hidden;
}
.kmh_pdt .leftCate {
	float: left;
	width: 240px;
	background-color: #f72222;
	text-align: center;
	border-radius: 10px;
	overflow: hidden;
	-webkit-border-radius: 10px;
}
.kmh_pdt .leftCate .tit {
	width: 100%;
	padding: 20px 0;
	border-bottom: 4px solid #ffc3c3;
}
.kmh_pdt .leftCate .tit h3 {
	font-size: 24px;
	color: #fff;
	line-height: 58px;
	font-weight: bold;
}
.kmh_pdt .leftCate .tit span {
	display: block;
	font-size: 20px;
	color: #fff;
}
.kmh_pdt .leftCate .ctBox {
	width: 100%;
}
.kmh_pdt .leftCate ul {
	padding: 10px;
}
.kmh_pdt .leftCate li {
	width: 100%;
	height: 70px;
	border-bottom: 1px dashed #ff6767;
}
.kmh_pdt .leftCate li:last-child {
	border-bottom: 0;
}
.kmh_pdt .leftCate li a {
	display: block;
	width: 100%;
	height: 70px;
	font-size: 18px;
	color: #fff;
	line-height: 70px;
	text-align: left;
    text-indent: 40px;
}
.kmh_pdt .leftCate li a:hover {
	background-color: #e81010;
	font-weight: bold;
}
.kmh_pdt .leftCate .tel {
	width: 100%;
	background-color: #ff9900;
}
.kmh_pdt .leftCate .tel .box {
	padding: 20px 10px 30px 60px;
	text-align: left;
	background: url(../images/pdt_tel.png) 10px center no-repeat;
	background-size: 45px 45px;
}
.kmh_pdt .leftCate .tel .box span {
	display: block;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
}
.kmh_pdt .leftCate .tel .box strong {
	display: block;
	font-size: 26px;
	color: #fff;
	line-height: 25px;
	font-family: "impact";
	font-weight: 400;
}
.kmh_pdt .rightList {
	float: right;
	width: 950px;
}
.kmh_pdt .rightList ul {
	width: 100%;
}
.kmh_pdt .rightList li {
	float: left;
	width: 305px;
	margin-left: 10px;
	margin-bottom: 15px;
}
.kmh_pdt .rightList li a {
	display: block;
	width: 100%;
}
.kmh_pdt .rightList li a .pic {
	display: block;
	width: 100%;
	height: 200px;
	overflow: hidden;
}
.kmh_pdt .rightList li a .pic img {
	display: block;
	width: 100%;
	height: 200px;
	object-fit: cover;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}
.kmh_pdt .rightList li:hover a .pic img {
	transform: scale(1.05,1.05);
	-webkit-transform: scale(1.05,1.05);
}
.kmh_pdt .rightList li a .tit {
	display: block;
	padding: 0 10px;
	height: 40px;
	background-color: #f72222;
}
.kmh_pdt .rightList li a .tit span {
	float: left;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
}
.kmh_pdt .rightList li a .tit em {
	float: right;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
}

/*右侧悬浮*/
.rFixKf {
	position: fixed;
	right: 8px;
	top: 35%;
	z-index: 999;
	width: 80px;
}
.rFixKf .conBox {
	width: 100%;
}
.rFixKf .conBox ul {
	width: 100%;
}
.rFixKf .conBox li {
	position: relative;
	width: 100%;
	height: 80px;
	background: #f72222;
	margin-bottom: 2px;
}
.rFixKf .conBox li a {
	display: block;
	width: 100%;
	height: 68px;
	padding: 6px 0;
}
.rFixKf .conBox li a .icon {
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/rFixKf_icon_zx.png) no-repeat;
	background-size: 30px 30px;
	margin: 5px auto;
}
.rFixKf .conBox li a span {
	display: block;
	width: 100%;
	text-align: center;
	line-height: 24px;
	font-size: 14px;
	color: #fff;
}
.rFixKf .conBox li.top {
	height: auto;
}
.rFixKf .conBox li.wx a .icon {
	background: url(../images/rFixKf_icon_wx.png) no-repeat;
	background-size: 30px 30px;
}
.rFixKf .conBox li.dh a .icon {
	background: url(../images/rFixKf_icon_dh.png) no-repeat;
	background-size: 30px 30px;
}
.rFixKf .conBox li.top a .icon {
	background: url(../images/rFixKf_icon_top.png) no-repeat;
	background-size: 30px 30px;
}
.rFixKf .conBox li a:hover {
	background: #f72222;
}
.rFixKf .conBox li a:hover span {
	color: #fff;
}
/*.rFixKf .conBox li.zx a:hover .icon {
	background: url(../images/rFixKf_icon_zx_1.png) no-repeat;
}
.rFixKf .conBox li.wx a:hover .icon {
	background: url(../images/rFixKf_icon_wx_1.png) no-repeat;
}
.rFixKf .conBox li.dh a:hover .icon {
	background: url(../images/rFixKf_icon_dh_1.png) no-repeat;
}
.rFixKf .conBox li.top a:hover .icon {
	background: url(../images/rFixKf_icon_top_1.png) no-repeat;
}*/
.rFixKf .conBox li.wx .pop {
	position: absolute;
	top: 0;
	right: 85px;
	display: none;
}
.rFixKf .conBox li.wx .pop img {
	display: block;
	width: 150px;
}
.rFixKf .conBox li.wx:hover .pop {
	display: block;
}
.rFixKf .conBox li.dh .pop {
	position: absolute;
	top: 0;
	right: -395px;
	width: 200px;
	height: 88px;
	background: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;

	box-shadow: #e5e5e5 0 0 12px;
	-webkit-box-shadow: #e5e5e5 0 0 12px;
	-moz-box-shadow: #e5e5e5 0 0 12px;
	-ms-box-shadow: #e5e5e5 0 0 12px;
	-o-box-shadow: #e5e5e5 0 0 12px;

	transition: all 0.6s;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;

	/*display: none;*/
}
.rFixKf .conBox li.dh .pop .box {
	padding: 15px;
}
.rFixKf .conBox li.dh .pop .box form {
	width: 100%;
	height: 32px;
	border: 2px solid #173571;
	overflow: hidden;
}
.rFixKf .conBox li.dh .pop .box form input {
	border: 0;
}
.rFixKf .conBox li.dh .pop .box form .ipt_phone {
	float: left;
	width: 145px;
	height: 32px;
	border: 0;
	text-indent: 10px;
}
.rFixKf .conBox li.dh .pop .box form .ipt_btn {
	float: right;
	width: 66px;
	height: 32px;
	background: #173571;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}
.rFixKf .conBox li.dh .pop .box span {
    font-size: 20px;
    color: #f72222;
    font-weight: bold;
}
.rFixKf .conBox li.dh .pop .box .msg {
	font-size: 14px;
	color: #212121;
	line-height: 32px;
}
.rFixKf .conBox li.dh:hover .pop {
	right: 85px;
}

