body { text-align: left; padding-top: 0; padding-right: 0; padding-left: 0; padding-bottom: 0; margin: 0; font: 12px arial, helvetica, clean, sans-serif; background: #fff; color: #333333; font-family: "microsoft yahei"; }

div, p, li { word-break: break-all; }

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p { padding-left: 0; padding-right: 0; padding-bottom: 0; padding-top: 0; margin: 0; }

pre, code, form, fieldset, legend, input, textarea, p, blockquote, th { padding-left: 0; padding-right: 0; padding-bottom: 0; padding-top: 0; margin: 0; }

fieldset { border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px }

a { blr:expression(this.onFocus=this.blur())

}/*去掉a标签的虚线框，避免出现奇怪的选中区域*/

a img { border: 0; padding: 0; margin: 0; }

i { font-style: normal; }

address, caption, cite, cite, code, dfn, em, th, var { font-weight: normal; font-style: normal }

li { list-style-type: none }

caption { text-align: left }

th { text-align: left }

h1, h2, h3, h4, h5, h6 { font-weight: bold; font-size: 100% }

q:unknown {

content: ''

}

q:unknown {

content: ''

}

input, textarea, select { font-family: inherit }

input, textarea, select { font-size: 100% }

a:link { color: #333333; text-decoration: none; }

a:visited { color: #333333; text-decoration: none; }

a:hover { color: #c90326; text-decoration: none; }

.spacer { clear: both; height: 0; _height: 0px; _font-size: 1px; overflow: hidden; visibility: hidden; }

.clear { clear: both; font-size: 0px; margin: 0; padding: 0; display: block; _height: 0px; overflow: hidden; }

.left { float: left; }

.right { float: right; }

.t-2indent { text-indent: 2em; }

.mB10px { margin-bottom: 10px; }

.mL10px { margin-left: 10px; }

.mR10px { margin-right: 10px; }

.mT10px { margin-top: 10px; }

.mT15px { margin-top: 15px; }

.mT20px { margin-top: 20px; }

.mB5px { margin-bottom: 5px; }

.mB15px { margin-bottom: 15px; }

.mB20px { margin-bottom: 20px; }

.padding10px { padding: 10px; }

.w25p { width: 25%; }

.red { color: red; }

a.red:link { color: #f00; }

a.red:visited { color: #f00; }

a.red:hover { color: #f00; }

.f14px { font-size: 14px; }

.fn { font-weight: normal; }

.pL10px { padding-left: 10px; }

.pL20px { padding-left: 20px; }

.position { position: relative; }

.fl {float:left;}

.fr {float: right;}

.w1200 {width: 1200px;margin: 0 auto;overflow: hidden;}

/*清除浮动*/

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { *zoom: 1; }







/*网站公共头部*/

.p-header {

	width: 100%;

	height: 190px;

	background:url(../images/p-header-bg.jpg) repeat-x;

}

.p-header .topCon {

	width: 100%;

	height: 105px;

}

.p-header .topCon .logo {

	width: 830px;

	height: 85px;

}

.p-header .topCon .tel {

	padding-left: 50px;

	width: 260px;

	height: 105px;

	background: url(../images/p-tel-bg.png) left 70% no-repeat;

}

.p-header .topCon .tel em {

	display: block;

	font-size: 18px;

	color: #121212;

	margin-top: 20px;

}

.p-header .topCon .tel span {

	display: block;

	font-size: 20px;

	color: #1a6fd8;

	font-weight: bold;

}

.p-header .menuBox {

	width: 100%;

	height: 85px;

}

.p-header .menuBox .list {

	width: 100%;

}

.p-header .menuBox li {

	float: left;

	width: 11%;

	height: 85px;

}

.p-header .menuBox li a {

	display: block;

	width: 100%;

	height: 100%;

	line-height: 85px;

	text-align: center;

	font-size: 18px;

	color: #121212;

	font-weight: bold;

}

.p-header .menuBox li a:hover {

	color: #fff;

	background: #1a6fd8;

}

.p-header .menuBox li.on a {

	color: #fff;

	background: #1a6fd8;

}











/* 首页banner */

.i-banner {

	position: relative;

	width: 100%;

	height: 540px;

	overflow: hidden;

}

.i-banner .hd {

	position: absolute;

	left: 0;

	bottom: 40px;

	width: 100%;

	height: 6px;

	z-index: 2;

}

.i-banner .hd ul {

	width: 100%;

	height: 100%;

	text-align: center;

}

.i-banner .hd ul li {

	display: inline-block;

	width: 120px;

	height: 6px;

	background: #fff;

	margin: 0 8px;

	text-indent: 9999px;

	cursor: pointer;

}

.i-banner .hd ul li.on {

	background: #1A6FD8;

}

.i-banner .bd {

	width: 100%;

	height: 100%;

}

.i-banner .bd .list {

	width: 100%;

	height: 100%;

}

.i-banner .tempWrap {

	height: 586px;

}













/* 首页关于我们 */

.i-about {

	position: relative;

	width: 100%;

	height:580px;
	background: #F3F3F3;

	/* background: #F3F3F3 url(../images/i-about-pic01.jpg) 120% center no-repeat; */

}

.i-about .wrapper {

	position: relative;

	width: 1200px;

	height: 100%;

	margin: 0 auto;

}

.i-about .wrod {

	position: absolute;

	right: 110px;

	top: 0;

	width: 504px;

	height: 100%;

	z-index: 9;

}
.i-about .pic {
	position: absolute;
	left: 0;
	top: 0;
	width: 1140px;
	height: 580px;
}

.i-about .wrod .title {

	display: inline-block;

	padding: 100px 0 10px;

	font-size: 30px;

	color: #1a79c9;

	line-height: 60px;

}

.i-about .wrod .desc {

	font-size: 14px;

	color: #1c1c1c;

	line-height: 28px;

}

.i-about .wrod .more {

	float: right;

	display: inline-block;

	width: 144px;

	height: 41px;

	background: #1E6FD6;

	text-align: center;

	line-height: 41px;

	font-size: 14px;

	color: #ffffff;

	margin-top: 50px;

	transition: all 0.4s;

	-webkit-transition: all 0.4s;

	-moz-transition: all 0.4s;

	-ms-transition: all 0.4s;

	-o-transition: all 0.4s;

}

.i-about .wrod .more:hover {

	border-radius: 6px;

	-webkit-border-radius: 6px;

	-moz-border-radius: 6px;

	-ms-border-radius: 6px;

	-o-border-radius: 6px;

	background: #0a71f5;

}







/*首页产品展示*/

.i-product {

	width: 100%;

	height: 560px;

	background:url(../images/i-product-pic01.jpg) center center no-repeat;

}

.i-product .wrapper {

	width: 1200px;

	height: 100%;

	overflow: hidden;

	margin: 0 auto;

}

.commonTit {

	width: 480px;

	height: 154px;

	margin: 0 auto;

}

.commonTit * {

	float: left;

}

.commonTit > span {

	position: relative;

	display: block;

	width: 112px;

	height: 100%;

}

.commonTit .cosl {

	left: 40px;

	background:url(../images/i-product-pic02.png) center center no-repeat;

}

.commonTit .cosr {

	right: 40px;

	background:url(../images/i-product-pic03.png) center center no-repeat;

}

.commonTit .word {

	width: 250px;

	height: 150px;

}

.commonTit .word em {

	display:block;

	width: 100%;

	font-size: 32px;

	color:#767777;

	text-align: center;

	margin-top: 36px;

}

.commonTit .word span {
	display:block;
	width: 100%;
	font-size: 30px;
	color:#474848;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
}







.i-product .bd {

	width: 270px;

	height: auto;

	overflow: hidden;

}

.i-product .bd .list {

	width: 1240px;

	height: auto;

	overflow:hidden;

}

.i-product .bd li {

	float: left;

	width: 270px;

	height: 408px;

	background: #EBECEC;

	margin-right: 38px;

}

.i-product .bd li a {

	position: relative;

	display: block;

	width: 100%;

	height: 100%;

}

.i-product .bd li img {

	display: block;

	width: 270px;

	height: 300px;

}

.i-product .bd li .des {

	display: inline-block;

	width: 100%;

	height: 104px;

	background: #EBECEC;

}

.i-product .bd li .des  h3 {

	height: 40px;

	font-size: 18px;

	color: #2c2c2c;

	line-height: 40px;

	text-align: center;

	margin-top: 20px;

}

.i-product .bd li .des  span {

	display: block;

	width: 100%;

	height: 30px;

	font-size: 16px;

	color: #2c2c2c;

	line-height: 30px;

	text-align: center;

}

.i-product .bd li .shaow {

	position: absolute;

	left:0;

	top: 300px;

	width: 270px;

	height: 0px;

	background: url(../images/i-product-pic08.png) no-repeat;

	z-index: 8;

	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-product .bd li a:hover .shaow {

	left:0;

	top: 0;

	height: 300px;

}

.i-product .bd li a:hover .des {

	background: #DF1F22;

}

.i-product .bd li a:hover .des h3,

.i-product .bd li a:hover .des  span {

	color: #fff;

}











/*首页新闻中心*/

.i-news {

	width:100%;

	height: 624px;

}

.i-news .wrapper {

	width:1200px;

	height: 100%;

	margin: 0 auto;

}

.i-news .hd {

	margin: 20px auto;

}

.i-news .bd {

	width: 1200px;

	height: 448px;

}

.i-news .bd .left {

	float: left;

	width: 640px;

	height: 100%;

	background: #F4F4F4;

}

.i-news .bd .left .img {

	display: block;

	width: 640px;

	height: 340px;

}

.i-news .bd .left .desc {

	width: 80%;

	height: 108px;

	margin-left: 46px;

}

.i-news .bd .left .desc span {

	display: block;

	margin: 14px 0;

	font-size: 18px;

	color: #292a2a;

}

.i-news .bd .left .desc p {

	font-size: 14px;

	color: #555556;

	line-height: 18px;

}

.i-news .bd .right {

	float: right;

	width: 540px;

	height: 100%;

	background: #F4F4F4;

}

.i-news .bd .right .top {

	width: 488px;

	height: 124px;

	padding: 18px;

	border-bottom: 1px solid #DBDBDB;

}

.i-news .bd .right .top a {

	display: block;

	width: 100%;

	height: 100%;

}

.i-news .bd .right .top img {

	float:left;

	display: block;

	width: 195px;

	height: 124px;

}

.i-news .bd .right .top .desc {

	float: left;

	width: 262px;

	margin-left: 30px;

}

.i-news .bd .right .top span {

	display: block;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

	font-size: 18px;

	color: #343535;

	margin: 10px 0;

}

.i-news .bd .right .top p {

	font-size: 14px;

	color: #5a5b5c;

	line-height: 20px;

}

.i-news .bd .right .list {

	display: inline-block;

	width: 100%;

	margin-top: 20px;

}

.i-news .bd .right li {

	display:block;

	width: 460px;

	height: 42px;

	margin: 0 auto;

	padding-left: 20px;

	background: url(../images/i-news-pic03.png) left center no-repeat;

}

.i-news .bd .right li span {

	float: left;

	line-height: 42px;

	font-size: 16px;

	color: #5a5b5c;

}

.i-news .bd .right li em {

	float: right;

	line-height: 42px;

	font-size: 16px;

	color: #5a5b5c;

}

.i-news .bd .right li a:hover * {

	color: #DF1F22;

}





/*首页广告条*/

.i-ad {

	width: 100%;

}

.i-ad .wrapper {

	width: 1200px;

	height:323px;

	margin: 0 auto;

}









/*首页客户案例*/

.i-case {

	width: 100%;

	height: 897px;

	background: url(../images/i-case-pic01.jpg) center center no-repeat;

}

.i-case .wrapper {

	width: 1200px;

	height: 100%;

	margin: 0 auto;

}

.i-case .hd {

	display: block;

	width: 582px;

	margin: 0px auto 30px;

}

.i-case .hd .word {

	width: 327px

}

.i-case .hd .word em {

	font-size: 32px;

	margin-top: 34px;

}

.i-case .bd {

	width: 100%;

	height: auto;

	overflow: hidden;

}

.i-case .bd .list {

	width: 1305px;

	margin-top: 60px;

}

.i-case .bd li {

	float: left;

	width: 313px;

	height: 320px;

	margin-right: 105px;

}

.i-case .bd li a {

	display: block;

	width: 100%;

	height: 100%;

}

.i-case .bd li a h3 {

	display: block;

	font-size: 18px;

	color: #474848;

	margin: 16px 0;

}

.i-case .bd li a span {

	font-size: 14px;

	color: #615f5f;

}

.i-case .bd li a:hover * {

	color: #C80225;

}









/*首页联系我们*/

.i-contact {

	width: 100%;

	height: 884px;

	background: url(../images/i-contact-pic01.jpg) center center no-repeat;

}

.i-contact .wrapper {

	width: 1200px;

	height: 100%;

	margin: 0 auto;

}

.i-contact .hd {

	position: relative;

	width: 505px;

}

.i-contact .hd .word {

	width: 280px;

}

.i-contact .hd .word em {

	font-size:32px;

}

.i-contact .hd .tel {

	position: absolute;

	left: 90px;

    top: 130px;

	width: 280px;

	height: 55px;

	padding-left: 65px;

	background: url(../images/i-contact-pic02.png) left center no-repeat;

	font-size: 28px;

	color: #666464;

	font-weight: bold;

	line-height: 55px;

}



.i-contact .bd {

	width: 100%;

	height:auto;

	margin-top: 180px;

}

.i-contact .bd .left {

	float: left;

	width: 543px;

	height: 432px;

	background: #F1F0F0;

}

.i-contact .bd .left .box {

	width: 340px;

	margin: 20px auto;

}

.i-contact .bd .left .box h2 {

	font-size: 24px;

	color: #3a3a3a;

	padding-bottom: 30px;

	border-bottom: 1px solid #5C5A5A;

}

.i-contact .bd .left .box .tel {

	width: 90%;

	height: 90px;

	margin: 20px 0;

	padding-left: 10%;

	background: url(../images/i-contact-pic03.png) left 4px no-repeat;

}

.i-contact .bd .left .box .tel span {

	display: block;

	height: 33px;

	line-height: 33px;

	font-size: 18px;

	color: #7E7C7C;

	line-height: 33px;

}

.i-contact .bd .left .box .adre {

	width: 90%;

	height: 90px;

	margin: 20px 0;

	padding-left: 10%;

	background: url(../images/i-contact-pic04.png) left 4px no-repeat;

}

.i-contact .bd .left .box .adre p {

	font-size: 18px;

	color: #7E7C7C;

	line-height: 33px;

}





.i-contact .bd .right {

	float: right;

	width: 543px;

	height: 432px;

	background: #F1F0F0;

}

.i-contact .bd .right .box {

	width: 490px;

	height: 400px;

	margin: 20px 0 0 34px;

}

.i-contact .bd .right .box h4 {

	font-size: 24px;

	color: #3a3a3a;

	font-weight: bold;

	line-height: 34px;

	margin-bottom: 20px;

}

.i-contact .bd .right .box .item {

	float:left;

	weight:227px;

	height: 33px;

	border: 1px solid #D7D7D7;

	background: #FFFFFF;

	margin-right: 11px;

	margin-bottom: 16px;

}

.i-contact .bd .right .box .item em {

	float:left;

	display: block;

	width: 32px;

	height: 33px;

	background:url(../images/i-contact-pic05.jpg) no-repeat;

}

.i-contact .bd .right .box .c02 em {

	background-position: 0 -33px;

}

.i-contact .bd .right .box .c03 em {

	background-position: 0 -66px;

}

.i-contact .bd .right .box .item  input {

	float: left;

	width: 194px;

	height: 32px;

	line-height: 32px;

	text-indent: 1em;

	font-size: 14px;

	color: #989898;

	border: none;

	outline: none;

}



.i-contact .bd .right .box .c04 {

	display: block;

	width: 470px;

	height: 150px;

}

.i-contact .bd .right .box .c04 textarea {

	display: block;

	width: 100%;

	height: 100%;

	outline:none;

	line-height: 30px;

	text-indent: 1em;

	font-size: 14px;

	color: #989898;

}

.i-contact .bd .right .box .c05 {

	width: 100%;

	height: 42px;

	text-align: center;

	background: none;

	border: none;

	margin-top: 18px;

}

.i-contact .bd .right .box .c05 input {

	display: inline-block;

	width: 160px;

	height: 42px;

	background: url(../images/i-contact-pic06.png) no-repeat;

	margin: 0 40px;

	line-height: 42px;

	text-align: center;

	font-size: 18px;

	color: #ffffff;

	cursor: pointer;
	text-indent: 0;

}

.i-contact .bd .right .box .c05 .btn1 {

	background-position: 0 0;

}



.i-contact .bd .right .box .c05 .btn2 {

	background-position: 0 -42px;

}











.p-footer {

	width: 100%;

	height: 390px;

	background: #F1F1F1;

	margin-top: 60px;

}

.p-footer .wrapper {

	width: 1200px;

	height: 100%;

	margin: 0 auto;

}

.p-footer .left {

	float: left;

	width: 600px;

}

.p-footer .left .item {

	display: inline-block;

	clear: both;

	margin: 10px 0;

}

.p-footer .left .item1 {

	margin-top: 46px;

}

.p-footer .left .item1 span,

.p-footer .left .item2 span {

	float:left;

	font-size: 18px;

	color: #3a3a3a;

}

.p-footer .left .item1 a,

.p-footer .left .item2 a  {

	float:left;

	font-size: 16px;

	color: #3a3a3a;

	margin: 0 12px;

}

.p-footer .left .item1 a:hover,

.p-footer .left .item2 a:hover {

	color: #F58125;

}

.p-footer .left .item3 h4 {

	font-size: 24px;

	color: #3a3a3a;

	font-weight: bold;

	border-bottom: 1px solid #5C5A5A;

	padding-bottom: 12px;

	margin-bottom: 30px;

}

.p-footer .left .item3 p {

	font-size: 14px;

	color: #2b2b2b;

	line-height: 26px;

}

.p-footer .right {

	float: right;

	width: 180px;

	height:auto;

	margin-right: 100px;

}

.p-footer .right img {

	display: block;

	width: 180px;

	height: 180px;

	margin-top: 100px;

}

.p-footer .right span {

	display: block;

	width: 100%;

	height: 40px;

	line-height: 40px;

	font-size: 15px;

	color: #3a3a3a;

	text-align: center;

}













































/*********内页*********/

.pg-banner {

	width: 100%;

	height:320px;

}

.pg-banner > div {

	width: 100%;

	height: 100%;

}

.pg-wrapper {

	width: 1200px;

	height: auto;

	margin: 0 auto;

}

.location {

	width: 100%;

	height: 72px;

	border-bottom: 1px solid #E7E8E8;

}

.location h2 {

	float: left;

	width: 170px;

	height: 70px;

	border-bottom: 3px solid #1E6FD6;

	line-height: 70px;

	font-size: 24px;

	color: #333333;

	text-align: center;

}

.location .pos {

	float:left;

	margin-left: 40px;

}

.location .pos * {


	font-size: 14px;

	color: #333333;

	line-height: 74px;

}





/*产品中心*/

.pg-product {

	width: 100%;

	height: auto;

}

.pgComTit {

	position: relative;

	width: 846px;

	height: 208px;

	margin: 20px auto 60px;

}

.pgComTit .cosl {

	position: absolute;

	left: 0;

	top: 30px;

	width: 202px;

	height: 80px;

	background: url(../images/pg-productList-pic02.png) no-repeat;

}

.pgComTit .word {

	position: absolute;

	left: 161px;

    top: 10px;

	float:left;

	width: 505px;

	height: 100%;

}

.pgComTit .word em {

	display:block;

	font-size: 40px;

	font-family: "Constantia";

	color: #393838;

	text-transform: uppercase;

	text-align: center;

	font-weight: 600;

}

.pgComTit .word span {

	display:block;

	font-size: 60px;

	color: #333333;

	text-align: center;

	font-weight: 600;

}

.pgComTit .word i {

	color: #1a6fd8;

}

.pgComTit .cosr {

	position: absolute;

	right: 10px;

	top: 30px;

	float:right;

	width: 202px;

	height: 80px;

	background: url(../images/pg-productList-pic03.png) no-repeat;

}

.pgComTit p {

	position: absolute;

	left: 0;

	top: 166px;

	font-size: 16px;

	color: #393838;

}

.pg-product .bd {
	width: 100%;
	height: auto;
}

.pg-product .bd .list {
	width: 100%;
	height: auto;
}

.pg-product li {
	display: inline-block;
	clear: both;
	width: 100%;
	height: 350px;
	margin: 50px 0;
	overflow: hidden;
}

.pg-product .pic {

	width: 580px;

	height: 100%;

}

.pg-product .pic a {

	display: block;

	width: 100%;

	height: 100%;

}

.pg-product a img {

	display: block;

	width: 580px;

	height: 350px;

	transition: all 0.5s;

	-webkit-transition: all 0.5s;

	-moz-transition: all 0.5s;

	-ms-transition: all 0.5s;

	-o-transition: all 0.5s;

}

.pg-product a:hover img {

	transform: scale(1.02);

	-webkit-transform: scale(1.02);

	-moz-transform: scale(1.02);

	-ms-transform: scale(1.02);

	-o-transform: scale(1.02);

}

.pg-product .info {

	width: 580px;

	height: 100%;

}

.pg-product .info .title {

	width: 98%;

	height: 58px;

	border-left: 3px solid #1E6FD6;

}

.pg-product .info .title span {

	display: block;

	margin-left: 10px;

	font-size: 30px;

	color: #505050;

}

.pg-product .info .title em {

	display: block;

	margin-left: 10px;

	font-size: 18px;

	color: #959494;

	font-family: "Constantia";

	text-transform: uppercase;

}

.pg-product .info .des {
	height: 66px;
	overflow:hidden;
	font-size: 14px;
	color: #373636;
	line-height: 24px;
	padding: 8px 0;
	margin: 8px 0;
	border-top: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
}

.pg-product .info .price {
	display: block;
}

.pg-product .info .price p {

	display: block;

	height: 60px;

	padding: 4px 0;

}

.pg-product .info .price em {

	float:left;

	font-size: 18px;

	color: #505050;

	line-height: 40px;

}

.pg-product .info .price span {

	float:left;

	font-size: 30px;

	color: #f31f1f;

	font-weight: bold;

}

.pg-product .info .price i {

	font-size: 14px;

	color: #212121;

	margin-right: 210px;

}

.pg-product .info .buy {

	display: block;

	width: 154px;

	height: 42px;

	background: #1E6FD6;

	font-size: 18px;

	color: #fffefe;

	line-height: 42px;

	text-align: center;

	font-weight: bold;

}

.pg-product .info .buy:hover {

	background: #0e57b3;

}

.pg-product li.right .pic {

	float:right;

}

.pg-product li.right .info {

	float:left;

}











/*工程案例*/

.pg-caseList {

	width: 100%;

	height: auto;

}

.pg-caseList .bd {

	display: block;

	width: 100%;

	height: auto;

}

.pg-caseList .bd li {

	width: 1138px;

	height: 246px;

	padding: 30px;

	border: 1px solid #E4E4E4;

	margin: 30px 0;

	background:#fff;

	transition: all 0.6s;

	-webkit-transition: all 0.6s;

	-moz-transition: all 0.6s;

	-ms-transition: all 0.6s;

	-o-transition: all 0.6s;

}

.pg-caseList .bd li .pic {

	float:left;

	display: block;

	width: 257px;

	height: 243px;

	padding: 3px;

	border: 1px solid #DBDBDB;

}

.pg-caseList .bd li .pic img {

	display: block;

	width: 257px;

	height: 243px;

	transition: all 0.4s;

	-webkit-transition: all 0.4s;

	-moz-transition: all 0.4s;

	-ms-transition: all 0.4s;

	-o-transition: all 0.4s;

}

.pg-caseList .bd li .info {

	float:right;

	margin-left: 88px;

	width: 778px;

	height: 100%;

}

.pg-caseList .bd li .info .t {

	display: block;

	width: 100%;

	height: 50px;

	font-size: 24px;

	color: #1a6fd8;

	line-height: 50px;

	border-bottom: 1px solid #E4E4E4;

}

.pg-caseList .bd li .info p {

	font-size: 14px;

	color: #3c3d3d;

	line-height: 30px;

	margin-top: 20px;

}

.pg-caseList .bd li .info .more {

	float: right;

	margin-right: 100px;

	margin-top: 20px;

	display: block;

	width: 104px;

	height: 36px;

	border: 1px solid #E4E4E4;

	font-size: 16px;

	color: #3c3d3d;

	line-height: 36px;

	text-align: center;

	transition: all 0.6s;

	-webkit-transition: all 0.6s;

	-moz-transition: all 0.6s;

	-ms-transition: all 0.6s;

	-o-transition: all 0.6s;

}

.pg-caseList .bd li:hover {

	background: #F6F6F6;

	box-shadow: 3px 3px 3px #eee;

}

.pg-caseList .bd li:hover .more {

	border: 1px solid #1A6FD8;

	background: #1A6FD8;

	color: #fff;

	border-radius: 6px;

	-webkit-border-radius: 6px;

	-moz-border-radius: 6px;

	-ms-border-radius: 6px;

	-o-border-radius: 6px;

}

.pg-caseList .bd li:hover img {

	transform: scale(1.02,1.02);

}

.pg-caseList .bd li:hover .t {

	color: #333;

}

.pg-caseList .bd li .info .more:hover {

	background: #015bca;

	border: 1px solid #015bca;

	color: #fff;

}







/*新闻中心*/

.pg-newsList {

	width: 100%;

	height: auto;

}

.pg-newsList .content-01 {

	width: 100%;

	height: 550px;

	overflow: hidden;

}

.pg-newsList .con-title {

	width: 100%;

	height: 130px;

	text-align: center;

	line-height: 130px;

	font-size: 36px;

	color: #333333;

	font-weight: bold;

}

.pg-newsList .picList {

	position: relative;

	width: 1200px;

	height: 430px;

	overflow: hidden;

}

.pg-newsList .picList .hd {

	position: absolute;

	left: 0;

	top: 36%;

	width: 100%;

	height: 138px;

	z-index: 1;

}

.pg-newsList .picList .hd a {

	position: absolute;

	display: block;

	width: 40px;

	height: 138px;

	background: #1a6fd8;

	text-align: center;

	line-height: 138px;

	font-size: 24px;

	color: #fff;

	cursor: pointer;

}

.pg-newsList .picList .hd .next {

	right: 0;

}

.pg-newsList .picList .hd .prev {

	left: 0;

}

.pg-newsList .picList .bd {

	position: absolute;

	left: 40px;

	top: 0;

	z-index: 8;

}

.pg-newsList .picList .bd li {

	float: left;

	width: 320px;

	margin: 0 26px;

}

.pg-newsList .picList .bd li a {

	display: block;

	width: 100%;

	height: 100%;

}

.pg-newsList .picList .bd li a img {

	display: block;

	width: 320px;

	height: 250px;

}

.pg-newsList .picList .bd li a .info {

	width: 320px;

	height: 180px;

	background: #e8e7e7;

}

.pg-newsList .picList .bd li a .info span {

	display: block;

	width: 100%;

	height: 65px;

	line-height: 65px;

	font-size: 18px;

	color: #333333;

	font-weight: bold;

	text-align: center;

}

.pg-newsList .picList .bd li a .info p {

	width: 90%;

	margin: 0 auto;

	font-size: 14px;

	color: #333333;

	line-height: 20px;

}

.pg-newsList .picList .bd li a:hover .info {

	background: #615e5e;

}

.pg-newsList .picList .bd li a:hover .info * {

	color: #fff;

}

.pg-newsList .list {

	width: 1050px;

	height: auto;

	margin: 0 auto;

}

.pg-newsList .list li {

	width: 100%;

	height: 134px;

	border: 1px solid #dcdcdc;

	border-left: 4px solid #1a6fd8;

	margin-bottom: 36px;

}

.pg-newsList .list li a {

	display: block;

	width: 100%;

	height: 100%;

	font-size: #fff;

	transition: all 0.5;

	-webkit-transition: all 0.5;

	-moz-transition: all 0.5;

	-ms-transition: all 0.5;

	-o-transition: all 0.5;

}

.pg-newsList .list li a span {

	font-size: 18px;

	color: #333333;

	height: 50px;

	line-height: 50px;

	font-weight: bold;

	margin-left: 40px;

}

.pg-newsList .list li a p {

	width: 93%;

	font-size: 14px;

	color: #333333;

	line-height: 20px;

	margin-left: 40px;

}

.pg-newsList .list li a em {

	float: right;

	font-size: 14px;

	color: #333333;

	margin: 6px 50px;

}

.pg-newsList .list li a:hover {

	background: #f7f7f7;

}

.pg-newsList .list li a:hover span {

	color: #11529b;

}

.list-page {

	width: 1200px;

	height: 27px;

	text-align: center;

	padding: 20px 0;

}

.list-page a {

	display: inline-block;

	width: auto;

	height: 25px;

	border: 1px solid #dcdcdc;

	margin: 0 4px;

	font-size: 14px;

	line-height: 25px;

	color: #8e8e8f;

	padding: 0 10px;

}

.list-page .on {

	background: #11529b;

	border:1px solid #11529b;

	color: #fff;

}





/*脱硫技术*/

.pg-list1 {

	width: 100%;

	height: auto;

}

.pg-list1 .list {

	width: 1200px;

	overflow: hidden;

}

.pg-list1 .list li {

	width: 100%;

	height: 192px;

	padding: 28px 0;

	border-bottom: 1px solid #ededed;

}
.pg-list1 .list li .pic {

	float: left;

	display: block;

	width: 303px;

	height: 192px;

}

.pg-list1 .list li .pic img {

	display: block;

	width: 303px;

	height: 192px;

	transition: all 0.5s;

	-webkit-transition: all 0.5s;

	-moz-transition: all 0.5s;

	-ms-transition: all 0.5s;

	-o-transition: all 0.5s;

}

.pg-list1 .list li .desc {

	float: left;

	width: 690px;

	height: 88px;

	margin-left: 88px;

}

.pg-list1 .list li .desc .t {

	display: inline-block;

	font-size: 22px;

	color: #333;

	font-weight: bold;

	margin-bottom: 30px;

}

.pg-list1 .list li:hover {
	border-bottom: 1px solid #1a6fd8;
}


.pg-list1 .list li:hover .t {

	color:#3984e2;

}

.pg-list1 .list li .desc p {

	font-size: 14px;

	color: #818181;

	line-height: 20px;

}

.pg-list1 .list li .desc .more {

	font-size: 16px;

	color: #1a6fd8;

	float: right;

	margin-top: 40px;

	margin-right: 30px;

}

.pg-list1 .list li:hover img {

	transform: scale(1.04, 1.04);

	-webkit-transform: scale(1.04, 1.04);

	-moz-transform: scale(1.04, 1.04);

	-ms-transform: scale(1.04, 1.04);

	-o-transform: scale(1.04, 1.04);

}









/* 详情内页 */

.pg-detail {

	width: 100%;

	height: auto;

}

.pg-detail .title {

	width: 880px;

	height: 100px;

	border-bottom: 1px solid #EDEDED;

	margin: 0 auto;

}

.pg-detail .title h3 {

	display:inline-block;

	display: block;

	width: 100%;

	height: 58px;

	line-height: 58px;

	margin-top: 20px;

	font-size: 24px;

	color: #5e5e5e;

	text-align: center;

}

.pg-detail .title p {

	text-align: center;

	font-size: 14px;

	color: #333333;

	line-height: 24px;

}

.pg-detail .conBox {

	width: 880px;

	min-height: 400px;

	margin: 40px auto;

}
.pg-detail .conBox p {
	line-height: 24px;
	font-size: 14px;
}

.pg-detail .conBox img {
	display: block;
	max-width: 800px;
	margin: 0 auto;
}







/*联系我们*/

.pg-contact {

	width: 100%;

	height: auto;

}

.pg-contact .w1100 {

    width: 1100px;

    margin: 0 auto;

}

.Contact_box .title {

    width: 100%;

    padding: 60px 0;

}

.Contact_box .title .head {

    margin: 0 auto;

    width: 240px;

    line-height: 30px;

}

.Contact_box .title .head em {

    color: #333;

    font-size: 30px;

    font-weight: bold;

    width: 60px;

    border-right: 1px solid #c1c1c1;

    padding-right: 5px;

    float: left;

    margin-right: 5px;

}

.Contact_box .title .head div {

    float: left;

    color: #333;

    font-size: 30px;

    font-weight: bold;

}

.Contact_box .title .head div i {

    color: #df1f22;

    background: url(../images/c1.jpg) no-repeat 45px center;

    display: block;

}

.Contact_box .title p {

    color: #333;

    font-size: 14px;

    width: 800px;

    margin: 0 auto;

    line-height: 24px;

    clear: both;

    padding-top: 20px;

}

.lxfs {

    width: 1100px;

}

.lxfs .left {

    width: 355px;

}

.lxfs .left .top {

    width: 100%;

    background: url(../images/c7.jpg) no-repeat left bottom;

    padding-bottom: 8px;

}

.lxfs .left .top .zn {

    color: #333;

    font-size: 18px;

    font-weight: bold;

    margin-right: 5px;

}

.lxfs .left .top .en {

    color: #cdcdcd;

    font-size: 12px;

    font-weight: bold;

    font-family: arial;

}

.lxfs .left .con_hotline, .lxfs .left .con_address {

    padding-left: 35px;

    margin-top: 23px;

    padding-bottom: 10px;

}

.lxfs .left .con_hotline {

    background: url(../images/c2.jpg) no-repeat left top;

}

.lxfs .left .con_hotline span, .lxfs .left .con_address span {

    color: #333;

    font-size: 14px;

    display: block;

    margin-bottom: 36px;

    line-height: 24px;

}

.lxfs .left .top {

    width: 100%;

    background: url(../images/c7.jpg) no-repeat left bottom;

    padding-bottom: 8px;

}

.lxfs .left .top .zn {

    color: #333;

    font-size: 18px;

    font-weight: bold;

    margin-right: 5px;

}

.lxfs .left .top .en {

    color: #cdcdcd;

    font-size: 12px;

    font-weight: bold;

    font-family: arial;

}

.lxfs .left .con_address {

    background: url(../images/c3.jpg) no-repeat left top;

}

.lxfs .right {

    position: relative;

}

.lxfs .right img {

    width: 692px;

    height: 455px;

}

.lxfs .right div {

    background: url(../images/c4.png) no-repeat center;

    width: 492px;

    height: 303px;

    position: absolute;

    top: 0;

    left: 0;

    text-align: center;

    padding: 152px 100px 0 100px;

}

.lxfs .right div span {

    font-size: 30px;

    font-weight: bold;

    color: #fff;

}

.lxfs .right div p {

    color: #fff;

    font-size: 14px;

    line-height: 24px;

    margin: 10px 0;

}

.lxfs .right div a {

    color: #fff;

    font-size: 14px;

    text-decoration: underline;

    display: block;

    margin-bottom: 20px;

    text-indent: -0.5em;

}

.lxfs .right div em {

    padding-left: 50px;

    font-size: 36px;

    color: #fff;

    font-family: impact;

}

.Contact_box .ewm {

    width: 100%;

    float: left;

    margin-top: 50px;

    padding-top: 100px;

    background: url(../images/c8.jpg) repeat-x;

    padding-bottom: 83px;

}

.Contact_box .ewm .section {

    width: 50%;

    float: left;

}

.Contact_box .ewm .section .left {

    border: 1px solid #e7e6e6;

    padding: 14px;

    width: 228px;

    height: 227px;

}

.Contact_box .ewm .section .right {

    width: 200px;

    text-align: center;

    padding: 0 45px;

}

.Contact_box .ewm .section .right img {

    margin: 15px 0;

}

.Contact_box .ewm .section .right i {

    background: url(../images/c6.jpg) no-repeat 35px center;

    padding-left: 35px;

    color: #434343;

    font-size: 30px;

    font-weight: bold;

    display: block;

    margin-bottom: 15px;

}

.Contact_box .ewm .section .right span {

    color: #333;

    font-size: 18px;

    font-weight: bold;

}







/*关于我们*/

.pg-about {

	width: 100%;

	overflow: hidden;

}

.pg-about .w1200 {

    width: 1200px;

    margin: 0 auto;

    overflow: hidden;

}

.btit_3 {

    background: url(../images/btit_3.jpg) no-repeat center;

    width: 780px;

    height: 150px;

    position: relative;

    margin: 30px auto 10px;

    text-align: center;

}

.btit_3 p {

    font-family: "Constantia","alial";

    font-size: 43px;

    text-transform: uppercase;

    color: #545454;

    font-weight: bold;

}

.btit_3 span {

    font-size: 66px;

    font-weight: bold;

}

.btit_3 span i {

    color: #1E6FD6;

    font-size: 66px;

    font-weight: bold;

}

.pg-about .btit_3 span, 

.pg-about .btit_3 span i {

    display: inline-block;

    font-size: 54px;

    margin-top: 10px;

}

.pg-about .tnk {

    font-size: 14px;

    line-height: 30px;

    padding: 40px 0px;

}

.pg-about .tnk p {
	/*
    font-size: 14px;
    line-height: 30px;
    padding: 40px 0px;
	*/
}

.pg-about .tnk span.img {

    display: block;

    padding-top: 40px;

}

.toTop {
	position: fixed;
	bottom: 50px;
	right: 50px;
	z-index: 999;
}
.toTop a {
	display:block;
	width: 50px;
	height:50px;
}
.toTop img {
	display: block;
	width: 40px;
	height: 40px;
	padding: 5px;
	border: 1px solid #1a6fd8;
}






















































