﻿@charset "utf-8";
/*reset.css*/

html {
	color: #000;
	background: #FFF;
}
body {
	font-family: '微软雅黑';
	font-size: 14px
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
i, em, b {
	font-style: normal
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
@font-face {
	font-family: 'fantiRegular';
	src: url('fanti.eot');
	src: local('fanti Regular'),  local('fanti'),  url('fanti.woff') format('woff'),  url('fanti.ttf') format('truetype'),  url('fanti.svg#fontName') format('svg');
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}
del, ins {
	text-decoration: none;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
jhys {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align: middle;
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif;
}
table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
*font-size:108%;
	line-height: 100%;
}
.txtboxcs {
	border: solid 1px #ccc;
	height: 22px;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
.mt10 {
	margin-top: 10px;
}
/*title*/

h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
a {
	color: #666;
	text-decoration: none;
}  /*for ie f6n.net*/
a:focus {
	outline: 0;
} /*for ff f6n.net*/
a:hover {
	text-decoration: underline;
}
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
p {
	word-spacing: -1.5px;
}
.tr {
	text-align: right;
}
.tl {
	text-align: left;
}
.center {
	text-align: center;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.pa {
	position: absolute;
}
.pr {
	position: relative
}


/* -- 页面整体布局 -- */


.left {
	width: 201px;
	float: left;
	overflow: hidden;
}
.left2 {
	width: 670px;
	float: left;
	overflow: hidden;
}
.left3 {
	width: 754px;
	float: left;
	overflow: hidden;
	color: #666;
}
.lefttop {
	background: url(../images/left_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-top: 10px;
}
.left2top {
	background: url(../images/left2_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.leftbot {
	background: url(../images/left_bot_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.left2bot {
	background: url(../images/right_bot2_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right {
	width: 754px;
	float: left;
	display: inline;
	margin-left: 5px;
	overflow: hidden;
}
.right2 {
	width: 275px;
	float: right;
	overflow: hidden;
}
.right3 {
	width: 201px;
	float: right;
	overflow: hidden;
	color: #666;
}
.righttop { /*background:url(../images/right_top_img.gif) no-repeat;height:3px;*/
	font-size: 0;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
.right2top {
	background: url(../images/right2_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}
.rightbot { /*background:url(../images/right_bot_img.gif) no-repeat;*/
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
	border-top: 1px solid #ccc;
}
.right2bot {
	background: url(../images/left_bot2_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
.right_main {
	width: 752px;
	min-height: 200px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 15px;
	overflow: hidden;
}
.right2_main {
	width: 273px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 15px;
	overflow: hidden;
}
.left2_main {
	width: 668px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 15px;
	overflow: hidden;
}
 .h_nav li a:-webkit-any-link {
display:block;
}
body {
	background: #fff;
}
em {
	font-style: normal;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*--- 搜索 ---*/

.h-ser {
	height: 42px;
	width: 100%;
	border-bottom: 1px solid #ebf0f4;
	background: #e8e8e8
}
.ser-con {
	width: 1100px;
	margin: 0 auto;
}
.h-ser p {
	float: left;
	width: 650px;
	line-height: 42px;
}
.h-ser p b {
	color: #333;
	font-family: Verdana, Geneva, sans-serif
}
.h-ser p a {
	padding: 0 6px;
	color: #787878;
}
.s-inp {
	width: 300px;
	position: relative;
	padding: 5px 0 0;
}
.inp01 {
	background: url(../images/s_inp.gif) no-repeat;
	width: 245px;
	height: 31px;
	line-height: 31px;
	border: none;
	padding: 0 0 0 10px;
}
/*头部结束*/

/*友情链接*/
.link_bg {
	width: 100%;
	padding: 10px 0px;
	background: #000;
	height:50px;
}
.link {
	width: 1100px;
	margin: 0 auto;
}
.link_til dt {
	height: 24px;
	color: #e50515;
	overflow: hidden;
	float: left;
	line-height: 30px;
	padding-top: 5px;
	background: url(../images/link.png) no-repeat 0px 4px;
}
.link_til dt span {
	float: left;
	padding-right: 10px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	padding-left: 27px;
}
.link_til em {
	padding-left: 5px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.link_til dt a {
	color: #fff;
}
.link_til dd {
	line-height: 30px;
	padding-top: 5px;
	float: left;
}
.link_til dd a {
	padding: 0 14px;
	color: #fff;
	font-size: 14px;
}
/*底部开始*/
.f_bj {
	color: #fff;
	line-height: 35px;
	clear: both;
	font-family: "Microsoft Yahei";
	overflow: hidden;
	background: url(../images/foot_bg.jpg) repeat-x center 0 #252625;
	height: 237px;
	margin-top: 30px;
}
.f_bj a {
	color: #fff;
}
.f_con {
	display: block;
	overflow: hidden;
	height: auto
}

.f_code img {
	margin: 0px 40px;
}
.f_code p {
	width: 176px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	overflow: hidden;
	font-size: 13px;
	color: #333333;
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	margin: 15px auto 0;
}
.f_logo img {
	width: 241px;
	height: 57px;
	display: block;
	margin-bottom: 23px;
}
.f_nav {
	line-height: 50px;
	width: 286px;
	font-size: 14px;
	padding: 28px 0px 0px 20px;
}
.f_nav h6 {
	height: 21px;
	line-height: 21px;
	font-weight: normal;
	background: url(../images/jz_xnav1.png) left center no-repeat;
	padding-left: 32px;
	text-align: left;
	font-size: 16px;
	color: #fff;
	margin: 0 0 12px;
}
.f_nav h6 span {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	padding-left: 12px;
}
.f_nav p {
	height: auto;
	overflow: hidden;
}
.f_nav p a {
	display: block;
	float: left;
	width: 110px;
	padding-left: 32px;
	height: 27px;
	line-height: 27px;
}
.jh_xian {
	width: 1px;
	height: 140px;
	border-right: 1px dashed #fff;
	margin: 45px 0 0;
}
.f_text {
	width: 348px;
	padding: 28px 0 0 42px;
}
.f_text h3 {
	font-weight: bold;
	font-size: 20px;
	line-height: 56px;
	height: 65px;
}
.f_text span {
	display: block;
	padding-left: 36px;
	width: 224px;
	white-space: nowrap;
	float: left;
}
.f_text span.f_text1 {
	background: url(../images/foot_ico1.png) no-repeat 0 9px;
	width: 170px;
}
.f_text span.f_text2 {
	background: url(../images/foot_ico2.png) no-repeat 0 9px;
}
.f_text span.f_text3 {
	background: url(../images/foot_ico3.png) no-repeat 0 9px;
	width: 170px;
}
.f_text span.f_text4 {
	background: url(../images/foot_ico4.png) no-repeat 0 9px;
	width: 365px;
}
.f_text span.f_text5 {
	background: url(../images/foot_ico5.png) no-repeat 0 9px;
	width: 365px;
}
.f_wz {
	height: 40px;
	line-height: 30px;
	color: #000;
	background: #dedede;
	padding-top: 10px;
}
.f_wz span {
	display: block;
	float: right;
}
.f_wz span em img {
	display: inline-block;
	height: 30px;
	width: 106px;
}
.f_wz span em {
	display: inline-block;
	float: left;
}
.f_wz a {
	color: #000;
	padding: 0 16px 0 0;
}
.gd_ewm {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 30px 0 0 0px;
}
.gd_ewm img {
	width: 150px;
	height: 150px;
	margin: 0 auto;
}
.gd_ewm p {
	text-align: center;
	color: #fff;
	font-size: 14px;
}

.shengming{ width:100%; height:30px; line-height:30px; text-align:center;background: #d1d1d1;}
.shengming p{ font-size:14px; color:#000;}




/*index.css*/

@charset "utf-8";
/* CSS Document */

/*common*/

.mb10 {
	margin-bottom: 10px;
}
.ml10 {
	margin-left: 10px;
}
.bg {
	background: #FFF;
}
.aboutconant {
	padding: 0;
	overflow: hidden;
	font-family: 'Microsoft YaHei';
}
.nobor {
	border: none !important;
}
html {
	-webkit-text-size-adjust: none;
}
.tit {
	zoom: 1;
}
.tit:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/**/


/*---title ---*/

.tit {
	height: 45px;
	line-height: 45px;
	padding: 0 12px 0 0;
}
.tit em {
	color: #bcbcbc;
	float: left;
	font-size: 15px;
	padding-left: 22px;
	text-transform: uppercase;
}
.tit em a {
	color: #c5901d;
	margin-right: 8px;
	font-size: 16px;
}
.tit b {
	display: block;
	float: right;
	margin-top: 15px;
}
.tit b a {
	color: #666;
}
/*产品展示*/

/*关于荣高*/
.rgab{margin: 0 auto 0; width:1150px;height:500px; overflow: hidden;}
.rgab h2{padding-top:38px; height: 95px;font-size: 24px; color: #484747; text-align: center; line-height: 40px;}
.rgab h2 i{ display: block;font:12px/40px "Arial"; color:#484747; text-transform: uppercase;}
.rgab h2 i img{vertical-align: middle;margin:0 20px;}
.about { background:#f2f2f2; 
margin-bottom: 80px;
}
.aboutcon {
    width: 1100px;
    margin: 0 auto;
}
.about_head {
    
    width: 100%;
    height: 96px;
    margin-bottom: 40px;
}
.about_head .about_title {
    padding: 8px 0 0 20px;
    line-height: 28px;
}
.lf {
    float: left;
}
.about_head .about_title h3 {
    font-size: 28px;
    color: #252625;
    font-weight: bold;
}
.about_head .about_title p {
    text-transform: uppercase;
}
.about_head .viewmore {
    margin-top: 33px;
}
.rt {
    float: right;
}
.about_head .viewmore a {
    background: url("../images/ico2.png") no-repeat center bottom;
    padding: 0 10px 12px;
    transition: .3s;
}
.about .about_pic {
    width: 483px;
    height: 268px;
}
.about .about_wenzi {
    width: 584px;
	padding-top:40px;
}
.about .about_wenzi p {
    line-height: 28px;
    overflow: hidden;
	color:#2A2828
}
.anniu{ margin-top:10px;}
.anniu a {
    display: block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
   background: url('../images/ys_m.png') no-repeat center 0;
    color: #fff;
    margin-right: 25px;
    margin-top: 20px;
    float: left;
    font-size: 14px;
}
.anniu a:hover {
    background-position: center bottom;
    transition: all 0.2s;
}

/*产品*/

/*产品中心*/
.pro_bj{height: 670px; overflow: hidden;font-family:"Microsoft Yahei"; }
.pro{margin: 0 auto 0; width:1150px;height:1152px; overflow: hidden;}
.pro h2{padding-top:38px; height: 95px;font-size: 24px; color: #3f3f3f; text-align: center; line-height: 40px;}
.pro h2 i{ display: block;font:12px/40px "Arial"; color:#6f6f6f; text-transform: uppercase;}
.pro h2 i img{vertical-align: middle;margin:0 20px;}
.jdhqg_pro_nav{height: 212px;background: #fff; overflow: hidden;}
.jdhqg_pro_nav li{ float: left;width: 20%; height: 140px;text-align: center;background: url(../images/pro_nav_line.gif) no-repeat right top;}
.jdhqg_pro_nav li a{display: inline-block;font-size: 16px; color: #272727; line-height: 30px;}
.jdhqg_pro_nav li img{ display: block;width:183px;height:114px;margin: 0 auto; -webkit-transition: all 0.10s linear 0.01s; -moz-transition: all 0.10s linear 0.01s; -ms-transition: all 0.10s linear 0.01s; -o-transition: all 0.10s linear 0.01s; transition: all 0.10s linear 0.01s; }
.jdhqg_pro_nav li img:hover{-webkit-transform: translateY(-5px); -moz-transform: translateY(-5px); transform: translateY(-5px);}
.jdhqg_pro_nav li i{display: block;font:12px/20px "Arial"; color:#656565;text-transform: uppercase;}
.jdhqg_pro_nav li a:hover , .jdhqg_pro_nav .cur a{  font-weight: bold;text-decoration: none; color:#e50112;}
.jdhqg_pro_nav .nobg{background:none;}
.jdhqg_pro{height: 783px; overflow: hidden;}
.jdhqg_pro_con{height: 783px; overflow: hidden;}
.jdhqg_pro_con p{width: 646px;  overflow: hidden;}
.jdhqg_pro_con p img{width: 644px; height: 426px;border:1px solid #e8e8e8;}
.jdhqg_pro_con p span{ display: block; margin-top:17px; width: 614px; height: 39px; line-height: 38px;background: #343434; font-size: 16px;font-weight: bold; color: #fff;padding-left: 30px;}
.jdhqg_pro_con ul{width:100%; overflow: hidden;}
.jdhqg_pro_con li{ float: left;margin:0 10px 23px 0;width: 270px; height: 262px; position: relative; overflow: hidden;border:3px solid #e8e8e8; transition: all 1s 0.3s;}
.jdhqg_pro_con li img:hover {
    transform: scale(1.2)  ;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2); }

.jdhqg_pro_con li img{ width: 100%; height: 225px;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;transition:all .4s ease-in-out;}
.jdhqg_pro_con li span{ display: block;position:absolute; bottom: 0;left:0; width: 100%;background:#2a2a2a; height: 39px; line-height: 39px; color:#fff;font-size: 14px;text-align: center;font-weight: bold;}
.jdhqg_pro_con .nomar{margin-right: 0;}
.zfx li{ width:274px !important;}
/*工程案例*/
.casetit .title {
	width: 100%;
	text-align: center;
	background: url(../images/title_bottom.png) center bottom no-repeat;
	padding-bottom: 20px;
}
.casetit .title > strong {
	color: #dedede;
	font-size: 36px;
	text-transform: uppercase;
}
.casetit .title > h1 {
	color: #202120;
	font-size: 24px;
	font-weight: normal;
}
.case {
	width: 1100px;
	margin: 0px auto;
}
.case .caseslider {
	height: 383px;
	margin-top:20px;
}
.case #demo li:nth-of-type(1) img {
	transform: translate(-210px);
}
.case #demo li:nth-of-type(2) img {
	transform: translate(-160px);
}
.case #demo li:nth-of-type(3) img {
	transform: translate(-299px);
}
.case #demo li:nth-of-type(4) img {
	transform: translate(-299px);
}
.case #demo li:nth-of-type(5) img {
	transform: translate(-299px);
}
.case #demo {
	width: 1100px;
	height: 383px;
}
.case #demo img {
	width: 459px;
	height: 383px;
	max-width: 820px;
}
.case #demo li {
	float: left;
	position: relative;
	width: 159px;
	height: 100%;
	overflow: hidden;
	cursor: pointer;
	transition: 0.5s;
	opacity: 0.5;
	transform-origin: bottom;
	border-right: 1px solid #fff;
}
.case #demo li img {
	transition: 1.2s;
}
.case #demo li a {
	display: block;
}
.case #demo li div.text {
	display: none;
	opacity: 1;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #252625;
	line-height: 50px;
	height: 50px;
	text-indent: 2em;
	font-size: 16px;
	color: #FFf;
}
.case #demo li.active {
	cursor: pointer;
	opacity: 1;
	z-index: 3;
	width: 459px;
}
.case #demo li.active img {
	transform: translate(0px);
}
.case #demo li.active div {
	display: block;
}
.case #demo li:nth-of-type(1) {
	transform-origin: bottom left;
}
.case #demo li:nth-of-type(5) {
	transform-origin: bottom right;
}
/*产品分类*/


/*小广告*/
.pic1{width: 100%; background: url('../images/pic1.jpg') no-repeat center 0; height: 180px; margin-bottom:20px;}

.pic1_con{width:1100px; margin:0 auto;clear:both; position:relative; height: 180px;color: #fff;}


.pic1_con span{position:absolute; right: 100px; top:40px; line-height: 25px; font-size: 16px; }

.pic1_con strong{position:absolute; right: 100px; top:74px; line-height: 25px; font-size:22px; }

.pic1_con p{position:absolute; right: 100px; top:118px; line-height:28px;width:117px;}

.pic1_con p a{display: block; width:115px;height:28px; border-radius:4px;text-align: center; font-size: 14px;color: #252625;background: #fff; font-weight:bold;}

.pic1_con p a:hover{background: #fff; color: #299347;}
/*news*/
.xwzx{  height:553px;	margin-top:20px;}


.newscon{ width:1100px; margin:0 auto; padding-top:15px;}


.faq_box{ width:336px; float:left; margin-top:15px;}


.faq_title{ background:url(../images/cjwt.jpg) repeat-x; height:52px; line-height:52px;}


.faq_title1{ width:140px; float:left; text-align:center;}

.faq_title1 h3 a{ font-size:16px; font-weight:normal; color:#FFF; background:url(../images/cjwt_icon.png) no-repeat; padding-left:21px;}

.faq_more{ width:70px; float:right; text-align:center;}


.faq_more a{ color:#FFF; font-size:14px; text-transform:uppercase;}





#ticker2 {


	width: 340px;


	height: 421px;


	overflow: hidden;


	position: relative;


	margin:10px auto;


	


}


#ticker2 li {


	position: relative;


	width: 100%;


	line-height: 30px;


	margin: 5px auto;


	border-bottom:1px dashed #CCC;


	


}


.wen span{ background-color:#333130; color:#FFF; line-height:30px;text-align:center; margin:0 5px; display:block; width:50px; float:left;}


.da span{ background-color:#999; color:#FFF; margin:0 5px;width:50px; float:left; text-align:center; line-height:30px;}


.wen a{ color:#830C03;}





.c3_line{ border-right:1px dashed #CCC; height:483px; float:left; margin-left:30px;}


.news_box{ width:710px; float:right;}


.hy_line{ background:url(../images/hy_line.png) repeat-x; height:2px;}


.hy_more{ width:53px; height:16px; float:right; padding-top:5px;}

.hy_more a{ color:#000;}

.hy_m{ background:url(../images/tb.jpg) no-repeat 0 15px; line-height:35px; width:150px; float:left;}


.hy_m h3{ font-size:16px; font-weight:normal; padding:0 15px;}


.hy_tu{ width:225px; float:left;}


.hy_tu img{ width:215px; height:170px; padding:5px; background:#FFF;}


.hy_nr{ margin-top:15px;}


.hy_wen{ width:470px; float:right; line-height:26px; font-size:14px;}


.hy_wen span{ float:right;}


.hy_wen ul li{ display:block; width:470px; overflow:hidden; height:26px;}

.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
.hy_news {
    margin-top: 15px;
}
/*合作客户*/
.partner {
	height: 212px;
	background: url(../images/hzbg.jpg) no-repeat center top;
	overflow: hidden;
	margin-top: 20px;
}
.partnercon {
	width: 1100px;
	margin: 0 auto;
	height: 212px;
	overflow: hidden;
}
.partnercon h2 {
	text-align: center;
	font-size: 18px;
	font-family: "微软雅黑";
	height: 56px;
	line-height: 56px;
	color: #252625;
}
.partnercon_c {
	padding: 12px 0 0 16px;
	height: 123px;
	overflow: hidden;
}
.partnercon_c ul {
	margin-left: 14px;
	margin-right: 10px;
}
.partnercon_c ul li {
	float: left;
	margin-right: 13px;
	display: inline;
	overflow: hidden;
	width: 156px;
	background: url(../images/hzs.jpg) no-repeat center 72px;
}
.partnercon_c ul li img {
	width: 154px;
	height: 70px;
	border: 1px solid #000;
}
.partnercon_c ul li span {
	text-align: center;
	display: block;
	height: 30px;
	line-height: 30px;
}
.h01 {
	padding-top: 22px;
}
/*rollup.css*/

#roll_top, #fall, #ct {
	position: relative;
	cursor: pointer;
	height: 72px;
	width: 26px
}
#roll_top {
	background: url(../images/top.gif) no-repeat
}
#fall {
	background: url(../images/top.gif) no-repeat 0 -80px
}
#ct {
	background: url(../images/top.gif) no-repeat 0 -40px
}
#roll {
	display: block;
	width: 15px;
	margin-right: -500px;
	position: fixed;
	right: 45%;
	top: 50%;
	_margin-right: -505px;
	_position: absolute;
	_margin-top: 300px;
_top:expression(eval(document.documentElement.scrollTop))
}
.ImTable * {
	padding: 0px;
	margin: 0px
}
.ImTable {
	border-collapse: collapse;
	border: none;
	background: url(../images/bg.gif)
}
.ImTable h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px
}
.ImHeader {
	height: 165px;
	background: url(../images/im_01.gif)
}
.ImRow0 {
	background: url(../images/ico_item1.gif) no-repeat;
	margin: 10px 10px 0;
	height: 24px;
	padding-left: 5px;
	padding-top: 4px;
}
.ImRow1 {
	background: url(../images/ico_item1.gif) no-repeat;
	margin: 10px 10px 0;
	height: 24px;
	padding-left: 5px;
	padding-top: 4px;
}
a.im, a:hover.im {
	text-decoration: none;
	height: 35px;
	color: #333;
	font-size: 12px;
}
.ImFooter {
	height: 90px;
	background: url(../images/im_04.gif) no-repeat;
	display: inline-block;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
}
.ImFooter h5 {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	margin: 15px 0 0;
	font-family: 'Microsoft YaHei';
	font-weight: bold;
}
.ImFooter p {
	font-size: 20px;
	font-weight: bold;
	color: #ff993b;
	text-align: center;
	margin: 10px 0;
}
/*内页*/
.blank20 {
	height: 20px;
	line-height: 20px;/* _margin:-3px 0;*/
	clear: both;
	visibility: hidden;
}
.main {
	width: 1100px;
	margin: 0 auto
}
.edit_con {
	width: 100%;
	height: auto;
	overflow: hidden;
	font: 14px/30px "microsoft yahei";
	color: #626262;
	padding: 15px 0
}
.edit_con p {
	font: 14px/30px "microsoft yahei";
	color: #626262;
}
.edit_con div {
	font-size: 14px;
}
/*产品分类*/
.prolist {
	width: 224px;
	
	margin-top: 32px;
	overflow: hidden;
}
.jh_top {
	line-height: 42px;
	font-size: 16px;
	font-weight: bold;
}
.prolist_top {
	width:224px;
	height:74px;
	line-height: 74px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	background:#0066cc;
}
.prolist_top a {
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold
}
.prolist_top i {
	display: block;
	font: 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
.prolist_con {
	padding: 10px 10px 20px 10px;
	border: 1px solid #ddd;
	border-top: 0
}
.prolist_con li {
	border-bottom: 1px solid #d9d9d9;
	background: url(../images/trfd_inleft-ico.png) no-repeat 5px center;
	text-indent: 18px;
	line-height: 35px;
}
.erji,.prolist_con li:hover{ background:#06C url(../images/trfd_inleft-hove-ico.png)no-repeat 5px center !important; color:#FFF}
.erji a,.prolist_con li:hover a{ color:#FFF !important}
.prolist_con li a {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	padding-left:6px;
}
.prolist_con h2 {
	width: 203px;
	height: 28px;
	margin: 9px auto 0;
	overflow: hidden;
	background: url(../images/fen_bg1.gif) repeat-x center top;
	font: 14px "Microsoft Yahei";
	line-height: 28px;
}
.prolist_con h2 a {
	display: inline-block;
	background: url(../images/fen_jt1.png) no-repeat 7px 8px;
	height: 28px;
	padding-left: 35px;
	color: #fff;
}
.prolist_con ul {
	padding: 0 0 10px 10px;
}
.prolist_con ul li {
	font: 14px "Microsoft Yahei";
	height: 39px;
	line-height: 39px;
	overflow: hidden;
	width: 203px;
	margin: 0 auto;
	border-bottom: 1px dashed #ccc;
}
.prolist_con ul .nobor {
	border: none;
}
.prolist_con ul li a {
	display: block;
	height: 39px;
	background: url(../images/fen_jt3.gif) no-repeat 9px 17px;
	padding-left: 35px;
}
/**/
.protj_tit {
	background: #ECECEC;
	border-top: #ddd 3px solid;
	line-height: 42px;
	font-size: 16px;
	color: #302e2e;
	padding-left: 20px;
	font-weight: bold
}
.protj {
	margin: 20px 0
}
.protj ul {
	border: #e3e3e3 1px solid;
	padding: 10px 10px;
}
.protj ul li {
	width: 200px;
	text-align: center;
}
.protj ul li p {
	font-size: 12px;
	line-height: 45px
}
.protj ul li i {
	display: block;
	width: 200px;
	height: 200px;
	border: #cdcdcd 1px solid;
	text-align: center
}
.protj ul li i img {
	width: 200px;
	height: 200px;
}
.protj ul li:hover i {
	border: #fc8012 1px solid;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.25);
}
/**/

.aboutconits {
	height: 40px;
	line-height: 40px;
	padding-top: 0;
	background: url(../images/sy_zx_h.gif) no-repeat center top;
}
.aboutconits a {
	padding-top: 0
}
.gdlxwm .gdlxwmcon {
	padding: 12px 5px 10px 5px;
	border-bottom: 0px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.gdlxwm .gdlxwmcon h5 {
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	color:#252625;
}
.gdlxwm .gdlxwmcon p {
	line-height: 22px;
}
.gdlxwm .gdlxwmcon h4 a {
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	display: block;
	margin-bottom: 5px;
}
.gdlxwm .gdlxwmcon .cur a {
	display: block;
	color: #FF7C00;
	font-weight: bold;
}
.gdlxwm .gdlxwmcon ul {
	padding-bottom: 5px;
	margin-bottom: 7px;
}
.gdlxwm .gdlxwmcon li a {
	color: rgb(245,100,0);
	display: block;
	padding-left: 30px;
	background: url(../images/ico02.gif) no-repeat 20px 10px;
	line-height: 24px;
	height: 24px;
	overflow: hidden
}
.gdlxwm .gdlxwmcon h4 {
	padding-bottom: 2px;
	background: url("../images/zx_h2bg.gif") no-repeat scroll 0 0 transparent;
	height: 30px;
	line-height: 30px;
}
.gdlxwm .gdlxwmcon li {
	border-bottom: 1px dashed rgb(245,100,0);
	height: 30px;
	line-height: 30px;
}
/*面包屑*/
.rtop {
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 9px;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 1em
}
.rtop h5 {
	float: left;
	padding-left: 10px;
	border-left: 3px solid #fc8117;
	font-size: 18px;
	line-height: 30px;
	color: #252625;
	font-weight: bold
}
.rtop span {
	float: right;
}
.rtop span em {
	color: #999;
}
.rtop span a {
	color: #999;
}
/*产品*/
.procons {
	width: 860px;
	margin-top: 25px;
}
.in_pro_c li {
	width: 253px;
	height: 280px;
	background: #fff;
	overflow: hidden;
	float: left;
	margin: 0 15px 20px 17px;
}
.in_pro_c li p, .in_pro_c li p img {
	width: 253px;
	height: 223px;
	display: block;
	overflow: hidden;
	border-bottom:none;
}
.in_pro_c li p{	border:1px solid #E7E7E7;}
.in_pro_c li p:hover img{ transform:scale(1.1); -moz- transform:scale(1.1); -webkit- transform:scale(1.1); transition:all 1s ease; -moz-transition:all 1s ease; -webkit-transition:all 1s ease;}
.in_pro_c li span {
	display: block;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	background:#ECECEC;
}
.in_pro_c li span b {
	display: block;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	text-align:center;
}
.in_pro_c li span i a:hover, {
border-color:#008ce4!important;
background:#008ce4!important;
color:#FFF
}
/*工程案例*/
.in_pro_c1 li {
	width: 269px;
	height: 270px;
	background: #fff;
	overflow: hidden;
	float: left;
	margin: 0 15px 20px 0;
}
.in_pro_c1 li p, .in_pro_c1 li p img {
	display: block;
	overflow: hidden;
	border:1px solid #E7E7E7;
	border-bottom:none;
}
.in_pro_c1 li p img{	width: 266px;
	height: 213px;}
.in_pro_c1 li p{	width: 268px;
	height: 214px;}
.in_pro_c1 li p:hover img{ transform:scale(1.1); -moz- transform:scale(1.1); -webkit- transform:scale(1.1); transition:all 1s ease; -moz-transition:all 1s ease; -webkit-transition:all 1s ease;}
.in_pro_c1 li span {
	display: block;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	background:#ECECEC;
}
.in_pro_c1 li span b {
	display: block;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	text-align:center;
}
.in_pro_c1 li span i a:hover, {
border-color:#008ce4!important;
background:#008ce4!important;
color:#FFF
}
/*产品内页*/
.rc_right {
	width: 860px;
	float: right;
	display: inline;
	margin-left: 5px;
	overflow: hidden;
	margin-top:32px;
}
.rc_plc {
	background: url(../images/cp_top.gif) repeat-x;
	height: 34px;
	line-height: 34px;
	border: solid 1px #c1c1c1;
}
.rc_plc span {
	float: right;
	margin-right: 1em;
	padding: 0 10px
}
.rc_plc h3 {
	font-size: 14px;
	color: #252625;
	font-weight: bold;
	padding: 0 10px;
	float: left
}
.pro_main {
	background-color: #fff;
	border: solid 1px #ccc;
	border-top: none;
	zoom: 1;
	overflow: hidden;
	font-size: 14px;
}
.detail_h {
	height: 365px;
	overflow: hidden;
	margin-top: 25px;
	position: relative;
}
.de {
	width: 411px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #ebebeb;
	overflow: hidden;
	height: 507px;
	position: relative;
}
.de .photo_scroll {
	width: 270px;
	height: 433px;
	overflow: hidden;
	margin: 36px auto 0;
	text-align: center
}
.photo_scroll li {
	text-align: -webkit-center
}
.de li img {
	border: 1px solid #e3e3e3;
	display: block;
	width: 270px;
}
.de .h01 {
	width: 33px;
	height: 55px;
	overflow: hidden;
	position: absolute;
	top: 55px;
}
.de .h02 {
	width: 33px;
	height: 55px;
	overflow: hidden;
	position: absolute;
	top: 100px;
	right: 10px;
}
.detail_h p {
	width: 372px;
	padding-top: 12px;
	float: right;
	overflow: hidden;
	padding-right: 40px;
}
.detail_h p em {
	display: block;
	font: 26px "Microsoft Yahei";
	font-weight: bold;
	color: #000;
	height: 40px;
	border-bottom: 2px solid #252625;
}
.detail_h p span {
	display: block;
	font: 14px "Microsoft Yahei";
	line-height: 30px;
	color: #000;
}
.detail_h h5 {
	width: 330px;
	height: 75px;
	overflow: hidden;
	position: absolute;
	top: 310px;
	left: 407px;
	font: 14px "Microsoft Yahei";
	line-height: 75px;
	color: #7f7f7f;
	padding-left: 160px;
}
.detail_h h5 em {
	font: 22px Arial, Helvetica, sans-serif;
	color: #000;
}
.detail_h h5 i {
	display: block;
	width: 149px;
	height: 51px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.canshu {
	background: #fff url(Img/prodetail/line.gif) no-repeat center bottom;
	padding: 35px 0;
	margin-top: 20px;
}
.cans {
	width: 945px;
	margin: 0 auto;
	height: 385px;
}
.tit5 {
	background: url(Img/prodetail/cansu_line.gif) no-repeat center bottom;
	height: 43px;
	font: 22px "Microsoft Yahei";
	color: #fff;
	padding-left: 30px;
	line-height: 43px;
	overflow: hidden;
	margin-bottom: 23px;
}
.cans dl {
	border: 1px solid #dedede;
	border-bottom: 0px solid #dedede;
	border-left: 0;
}
.cans dd {
	font: 16px "Microsoft Yahei";
	border-bottom: 1px solid #dedede;
	height: 45px;
	line-height: 45px;
	color: #7f7f7f;
}
.cans dd span {
	display: inline-block;
	width: 120px;
	height: 45px;
	border-right: 1px solid #dedede;
	border-left: 1px solid #dedede;
	padding-left: 34px;
	float: left;
}
.cans dd em {
	display: inline-block;
	width: 286px;
	height: 45px;
	border-top: 0px solid #dedede;
	border-left: 0px solid #dedede;
	padding-left: 30px;
	float: left;
}
.fenlei {
	background: url(../images/fenlei_line.gif) repeat-x top;
	position: relative;
	padding-top: 10px;
	clear: both;
	width: 820px;
	margin: 3em auto 1em;
}
.fenlei .tits {
	padding-bottom: 4px;
	_padding-bottom: 2px;
	position: absolute;
	top: -25px;
}
.fenlei .tits a {
	display: inline-block;
	background: url(../images/pro_fenlei_a.gif) no-repeat left top;
	padding-left: 4px;
	height: 25px;
	overflow: hidden;
	margin-left: 1px;
	cursor: pointer;
	float: left;
	color: #000;
}
.fenlei .tits a span {
	background: url(../images/pro_fenlei_span.gif) no-repeat right top;
	height: 25px;
	float: left;
	padding: 7px 20px 0 15px;
}
.fenlei .tits a:hover, .fenlei .tits .cur {
	color: #fff;
	text-decoration: none;
	background-position: left -25px;
	margin-top: 1px;
}
.fenlei .tits a:hover span, .fenlei .tits .cur span {
	background-position: right -25px;
	padding-top: 6px;
}
.fenlei .tits a.first {
	color: #C10005;
}
.fenlei .tits a.first:hover {
	color: #fff;
}
.fenlei table {
	border: solid 1px #ddd;
	border-right: 0;
	border-left: 0;
	background: #F6F6F6;
	width: 100%;
	color: #666;
}
.fenlei table td {
	padding-left: 15px;
	line-height: 25px;
}
.fenlei table .top_td td {
	padding-top: 5px;
}
.fenlei table .bot_td td {
	padding-bottom: 5px;
}
.proinfo {
	line-height: 25px;
	margin-left: 10px;
    margin-right:10px;
	line-height: 30px;
}
.proinfo p {
	white-space: normal;
	word-spacing: 10px;
}
.gduo {
	height: 30px;
	line-height: 30px;
	background: #f7f7f7;
	overflow: hidden;
	margin: 15px 0px;
	padding: 0 10px;
}
.gduo span {
	float: right;
	width: 320px;
	overflow: hidden;
	height: 30px;
	display: block;
}
.gduo a {
	font-weight: bold;
}
.ks5 {
	border: 1px solid #ccc;
	width: 450px;
	height: 80px;
	margin-top: 10px;
}
/*案例*/
.pro_main {
	background-color: #fff;
	border: solid 1px #ccc;
	border-top: none;
	zoom: 1;
	overflow: hidden;
	font-size: 14px;
}
dl.p_list_dl {
	width: 272px;
	overflow: hidden;
	float: left;
	padding: 10px 7px;
}
dl.p_list_dl dt {
	width: 272px;
	line-height: 0;
	font-size: 0;
}
dl.p_list_dl dt img {
	width: 268px;
	height: 170px;
	padding: 1px;
	border: 1px solid #D6D6D6;
}
dl.p_list_dl dd {
	background: #f1f1f1;
	line-height: 35px;
	text-align: center;
	overflow: hidden;
	font-weight: bold;
}
dl.p_list_dl dd a {
	color: #424344
}
/*新闻*/
.right_mains {
	border: solid 1px #d5d5d5;
	border-top: 0px;
	padding-bottom: 15px;
	overflow: hidden;
}
.news_con {
	width: 830px;
	margin: 0 auto;
	padding-top: 15px;
}
.news_con .img {
    width: 175px;
    height: 104px;
    float: left;
    overflow: hidden;
    margin-top: 10px;
	margin-left: 10px;
    padding: 1px;
    border: 1px solid #e5e5e5;
}
.news_con .img img {
	max-width:100%;
	height:104px;
}
.news_con1{ width:830px; height:130px; border-bottom:1px dashed #CCCCCC;}
dl.news_dl {
	width:622px;
	float:right;
	font-size: 14px;
	color: #666;
	padding: 0 5px;
	line-height: 22px;
	margin-top:8px;
	
}
dl.news_dl a {
	color: #000;
}
dl.news_dl dt {
	margin-bottom: 3px;
	margin-top: 5px;
	line-height: 24px;
	background: url(../images/ico10.gif) no-repeat 0 11px;
	height: 24px;
	overflow: hidden;
}
dl.news_dl .dt_2 {
	font-size: 12px;
	float: right;
	padding: 0 10px 0 8px;
	font-family: "宋体";
}
dl.news_dl dt {
}
dl.news_dl .dt_1 {
	height: 20px;
	font-size: 14px;
	color: #252625;
	font-weight: bold;
}
dl.news_dl .dt_1:hover {
	background: url(../images/ico7.gif) no-repeat 0 9px;
	color: #0066cc;
}
/*推荐产品*/
.cp_top h2 {
	padding-left: 1.8em;
}
.cp_top h2 a {
	font-size: 18px;
	color: #048efa;
}
.cp_top h2 span {
	font-weight: normal;
	font-family: Arial;
	text-transform: uppercase;
	color: #7c7c7c;
	font-size: 12px;
	padding-left: 5px;
}
.rc_cp {
	width: 830px;
	margin: 5px 0 0 0px;
}
.sdp {
	padding: 0 15px;
}
.rc_cp_con {
}
.rc_cp_con li {
	width: 240px;
	float: left;
	background: #eeeeee;
	border: 1px solid #c6c5c5 !important;
	padding: 10px;
	margin: 10px;
}
.rc_cp_con .nobor {
	margin: 10px 0;
}
.rc_cp_con li img {
	width: 100%;
	height: 316px;
}
.rc_cp_con li span {
	display: block;
	background: #048efa;
	line-height: 35px;
	text-align: center;
	overflow: hidden;
	font-weight: bold;
}
.rc_cp_con li span a {
	color: #fff;
}
.mt03 {
	margin-bottom: 2em
}
.rc_bt3 {
	background: #1882df;
	border-top: #fc8012 3px solid;
	line-height: 42px;
	font-size: 16px;
	color: #FFF;
	padding-left: 20px;
}
.rc_cptj {
	margin: 20px 0
}
.rc_cptj ul {
	border: #e3e3e3 1px solid;
	padding: 10px 10px;
}
.rc_cptj ul li {
	width: 200px;
	text-align: center;
}
.rc_cptj ul li p {
	font-size: 12px;
	line-height: 45px
}
.rc_cptj ul li i {
	display: block;
	width: 200px;
	height: 150px;
	border: #cdcdcd 1px solid;
	text-align: center
}
.rc_cptj ul li i img {
	width: 200px;
	height: 150px;
}
.rc_cptj ul li:hover i {
	border: #fc8012 1px solid;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.25);
}
.apage {
	display: table;
	margin: 0 auto;
	overflow: auto;
	margin-top: 20px;
	margin-bottom: 1em;
}
.apage li {
	float: left;
	background-color: #7f7f7f;
	padding: 5px 12px;
	line-height: 19px;
	font-size: 12px;
	margin-right: 3px;
	color: #fff;
}
.thisclass {
	background-color: #f1f1f1!important;
}
.thisclass a {
	color: #048efa !important
}
.apage a {
	font-size: 12px;
	color: #fff;
}
/*分页*/
.thisclass {
	background-color: #f2f2f2!important;
	color: #252625 !important
}
.fenye {
	display: table;
	margin: 0 auto;
	overflow: auto;
	margin-top: 20px;
	margin-bottom: 1em
}
.fenye li {
	float: left;
	background-color: #7e7c7c;
	padding: 5px 12px;
	line-height: 19px;
	font-size: 12px;
	margin-right: 3px;
	color: #fff
}
.fenye li a {
	font-size: 12px;
	color: #fff
}
.fenye li a:hover {
	color: #fff
}
/*内容页*/
.case_details {
	padding: 15px 0 35px;
}
.edit_top h3 {
	font-weight: normal;
	text-align: center;
	font-size: 24px;
	color: #252625;
	font-weight: bold;
	padding: 20px 45px 30px 45px;
}
.edit_top {
}
.edit_top p {
	height: 70px;
	border-top: 1px dotted #9e9e9e;
	border-bottom: 1px dotted #9e9e9e;
	font-size: 14px;
	color: #8d8d8d;
}
.edit_top p a {
	color: #8d8d8d;
	margin: 0 10px;
}
.edit_top .share {
	padding-left: 20px;
	background: url(../images/share.png) no-repeat 0 center;
}
.edit_top .book {
	padding-left: 20px;
	background: url(../images/bookmark.png) no-repeat 0 center;
}
.edit_top p em {
	float: left;
	line-height: 70px;
}
.edit_top p span {
	padding-right: 15px;
}
.edit_top p i {
	float: right;
	display: block;
	padding-top: 20px;
}
.edit_con {
	padding: 45px 0;
	font-size: 14px;
	line-height: 24px;
}
.edit_con p {
	padding-bottom: 18px;
	text-indent: 2em;
}
.edit_con p img {
	margin-left: -2em;
}
.edit_con a {
	color: #3b0600;
}
.edit_bottom {
	background: #fff;
	font-size: 14px;
	line-height: 30px;
}
.edit_bottom .target {
	padding-bottom: 10px;
	color: #505050;
	line-height: 40px;
}
.edit_bottom .target a {
	color: #666;
	padding: 0 4px;
}
.edit_bottom .target em {
	float: left;
	width: 480px;
	height: 40px;
	overflow: hidden;
	margin-top: 18px;
}
.edit_bottom .target em a {
	display: inline-block;
}
.edit_bottom .target em a:hover {
	color: #07923b;
}
.edit_bottom .target p {
	float: right;
	text-align: right;
	line-height: 66px;
}
.edit_bottom .target p span {
	display: block;
}
.prevnext {
	color: #3B0600;
	padding: 15px 0 25px;
	border-top: 1px dashed #cacaca;
}
.prevnext span {
	width: 500px;
	height: 30px;
	overflow: hidden;
	text-align: center
}
.prevnext a {
	color: #666;
}
/*招商加盟*/
.comp2 {
	margin-top: 48px;
	padding-left: 18px;
	padding-right: 30px;
}
.comp2 h3 {
	font: 30px "Microsoft Yahei";
	line-height: 48px;
	height: 48px;
	color: #fff;
	background: url(../images/dsj_h.gif) no-repeat left top;
	overflow: hidden;
	padding: 0 0 0 15px;
}
.comp2 h3 a {
	color: #fff;
}
.comp2 .dl01 {
	background: url(../images/dsj_line.gif) repeat-y 13px top;
}
.comp2 dl {
	background: url(../images/dot.gif) no-repeat left 80%;
	padding-left: 75px;
	padding-top: 25px;
}
.comp2 dt {
	font: 20px "Microsoft Yahei";
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color: #333;
}
.comp2 dt a {
	color: #333;
}
.comp2 dt span {
	color: #ff9012;
}
.comp2 dd {
	font: 14px "Microsoft Yahei";
	line-height: 30px;
}
<!--
-->
.comp3 {
	margin-top: 48px;
	padding-left: 18px;
	padding-right: 30px;
}
.comp3 h3 {
	font: 30px "Microsoft Yahei";
	line-height: 48px;
	height: 48px;
	color: #fff;
	background: url(../images/dsj_h.gif) no-repeat left top;
	overflow: hidden;
	padding: 0 0 0 15px;
}
.comp3 h3 a {
	color: #fff;
}
.comp3 .dl01 {
	background: url(../images/dsj_line.gif) repeat-y 13px top;
}
.comp3 dl {
	background: url(../images/dot.gif) no-repeat left 80%;
	padding-left: 75px;
	padding-top: 25px;
}
.comp3 dt {
	font: 20px "Microsoft Yahei";
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color: #333;
}
.comp3 dt a {
	color: #333;
}
.comp3 dt span {
	color: #ff9012;
}
.comp3 dd {
	font: 14px "Microsoft Yahei";
	line-height: 30px;
}
<!--
-->
.comp4 {
	margin-top: 48px;
	padding-left: 18px;
	padding-right: 30px;
}
.comp4 h3 {
	font: 30px "Microsoft Yahei";
	line-height: 48px;
	height: 48px;
	color: #fff;
	background: url(../images/dsj_h.gif) no-repeat left top;
	overflow: hidden;
	padding: 0 0 0 15px;
}
.comp4 h3 a {
	color: #fff;
}
.comp4 .dl01 {
	background: url(../images/dsj_line.gif) repeat-y 13px top;
}
.comp4 dl {
	background: url(../images/dot.gif) no-repeat left 80%;
	padding-left: 75px;
	padding-top: 25px;
}
.comp4 dt {
	font: 20px "Microsoft Yahei";
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	color: #333;
}
.comp4 dt a {
	color: #333;
}
.comp4 dt span {
	color: #ff9012;
}
.comp4 dd {
	font: 14px "Microsoft Yahei";
	line-height: 30px;
}
/**/
.cc_kf {
	margin-bottom: 35px;
	height: 158px;
	overflow: hidden;
}
.cc_kf dl dt {
	font-size: 0;
	float: right;
	width: 158px;
}
.cc_kf dl dd {
	float: left;
	width: 942px;
	padding: 35px 0 0;
	border-bottom: 1px dotted #9f9f9f;
	border-top: 1px dotted #9f9f9f;
	height: 120px;
	background: url(../images/ico21.gif) no-repeat 34px 23px;
}
.cc_kf dl dd p {
	font-size: 14px;
	color: #666;
	line-height: 27px;
	text-indent: 2em;
	padding-right: 53px;
}
/**/
.aboutconact-wrapper dl {
	padding: 24px 0 20px 0;
	border-bottom: 1px dashed #9f9f9f;
	overflow: hidden;
	zoom: 1;
}
.aboutconact-wrapper .dl-last {
	border: none;
}
.aboutconact-wrapper dt {
	float: left;
	width: 75px;
}
.aboutconact-wrapper dt img {
	width: 75px;
}
.aboutconact-wrapper dd {
	float: right;
	width: 990px;
}
.aboutconact-wrapper dd h4 {
	font-size: 24px;
	font-weight: normal;
	color: #333333
}
.aboutconact-wrapper dd p {
	padding: 13px 0 0 0;
	line-height: 32px;
	font-size: 14px;
}
.aboutconact-wrapper dd p span {
	display: block;
}
/**/
.liapage {
	position: absolute;
	top: 200px;
	width: 1088px;
}
.liapage .pre_l {
	color: rgba(0,0,0,0);
	float: left;
	font-size: 0;
}
.liapage .pre_l a {
	display: block;
	color: rgba(0,0,0,0);
	height: 60px;
	width: 60px;
	background-image: url(../images/prevnext.gif);
	background-color: #252625;
	background-position: -10px;
}
.liapage .pre_r {
	color: rgba(0,0,0,0);
	float: right;
	font-size: 0;
}
.liapage .pre_r a {
	display: block;
	color: rgba(0,0,0,0);
	height: 60px;
	width: 60px;
	background-image: url(../images/prevnext.gif);
	background-color: #252625;
	background-position: -90px;
}
/*关于我们*/
.sy_right {
	width: 860px;
	float: right;
	display: inline;
	margin-left: 5px;
	overflow: hidden;
	margin-top: 2.4em
}
.agent_con {
	width: 820px;
	padding-top: 10px;
	line-height: 24px;
	margin-left: 19px;
	font-size: 14px;
}
/*.agent_con img {
	max-width: 100%
}*/
.age_con_key {
	margin: 0 auto;
}
.age_con_key .age_con_key1 {
}
.age_con_key .age_con_key1 span {
	margin: 0;
	font-weight: bold;
}
.age_con_key .age_con_key2 {
	float: right;
}
.rt_bot_line {
	background: #252625;
	height: 2px;
	font-size: 0;
	margin-top: 20px;
	margin-bottom: 10px;
}
/*新闻详情页*/
.left2_main {
	width: 860px;
	margin: 3em 0;
	border: solid 1px #d5d5d5;
	border-top: 0;
	padding-bottom: 15px;
	overflow: hidden;
}
.n_info_con {
	padding: 10px 15px 0 10px;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
}
.n_info_con h1 {
	border-bottom: 1px dashed #CCCCCC;
	color: #252625;
	font-size: 22px;
	line-height: 40px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold
}
.n_info_con2 {
	width: 650px;
	margin: 0 auto;
}
.n_info_con h3 {
	text-align: center;
	color: #000;
	font-family: "宋体";
	margin-bottom: 10px;
	font-size: 24px;
	border-bottom: 1px dashed #CCCCCC;
} /*资讯详细页面，内容标题*/
.info_con_tit {
	font-family: "宋体";
	line-height: 24px;
	margin-bottom: 15px;
}
.info_con_tit span {
	margin-right: 20px;
}
.info_con_tit .n_tit {
	text-align: center;
	color: #BCBBBB;
}
.info_con_tit .n_tit a {
	color: #BCBBBB;
}
.info_con_tit .n_tit2 {
	height: 24px;
}
.n_info_con .tit2_span {
	float: right;
	margin: 0;
	_margin-top: 5px;
}
.n_info_con p {
	line-height: 22px;
	padding: 0 10px;
	word-spacing: 10px;
}
.n_info_con p a {
	color: #252625;
}
.n_info_con .apage {
	text-align: center;
	margin-bottom: 10px;
} /*资讯详细页面，翻页区块*/
.info_input {
	text-align: center;
	color: #000;
	margin-bottom: 15px;
}
.info_key {
	border-bottom: solid 1px #ccc;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	margin: 10px auto;
	width: 818px;
	overflow: hidden;
}
.info_key span {
	font-size: 14px;
	font-weight: bold;
}
.info_key a {
	margin-right: 10px;
}
/*客服*/
.keifu {
	position: fixed;
	top: 10%;
	right: 0;
	width: 131px;
	_position: absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom, 10)||0)-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
	z-index: 990;
}
.keifu_tab {
	width: 160px;
}
.icon_keifu {
	width: 26px;
	height: 100px;
	float: left;
	background: url(../images/keifu.png) 0 0;
	position: relative;
	display: none;
	cursor: pointer;
}
.keifu_box {
	float: left;
	width: 131px;
}
.keifu_tab img {
	display: block;
}
.keifu_head {
	width: 131px;
	height: 41px;
	background: url(../images/keifu.png);
	background-position: 0 -103px;
	font-size: 0;
	line-height: 0;
	position: relative;
}
.keifu_close:link, .keifu_close:visited {
	display: block;
	width: 11px;
	height: 11px;
	background: url(../images/keifu.png) -42px 0;
	position: absolute;
	top: 5px;
	right: 5px;
}
.keifu_close:hover {
	background-position: -60px 0;
}
.keifu_con {
	border-left: 7px solid #252625;
	border-right: 7px solid #252625;
	padding-top: 15px;
	background: #fbfbfb;
}
.keifu_con li {
	height: 33px;
	padding-left: 12px;
}
.keifu_con li a {
	display: block
}
.keifu_con .weixin {
	height: 96px;
}
.keifu_con .bt {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	padding: 0 0 0 20px;
	color: #012646;
}
.keifu_bot {
	width: 131px;
	height: 119px;
	background: url(../images/keifu.png);
	background-position: 0 -149px;
}
/*企业文化*/
.aboHisBox .aboHis {
	background: url(../images/abo_photo09.jpg) no-repeat 15px 29px;
	margin: 0 auto;
	width: 800px;
	padding: 29px 0 0 300px;
	position: relative;
}
.aboHisBox .aboHis ul {
	height: 313px;
	overflow: hidden;
}
.aboHisBox .aboHis ul li {
	color: #313131;
	font-size: 14px;
	overflow: hidden;
	line-height: 33px;
	padding-bottom: 6px;
}
.aboHisBox .aboHis ul li span {
	background: #252625;
	color: #fff;
	display: block;
	text-align: center;
	width: 95px;
	float: left;
	margin-right: 1em;
	font-size: 18px;
	font-weight: 600;
}
.aboHisBox .aboHis ul li p {
	float: right;
	width: 685px;
}
/*底部新闻*/
.right1 {
    height: 49px;
    background: url(../images/pew_03.jpg) left center repeat-x;
    border-bottom: 1px #e7e7e7 solid;
    overflow: hidden;
}

.right1_1 {
    height: 49px;
line-height: 49px;
    color: #252625;
    font-size: 16px;
    font-weight: bold;
    float: left;
    padding:0px 15px;
	background: url(../images/ss_06.png) right center no-repeat;
}
.right1_1 b
.right1_1 img {
    padding-left: 10px;
}
.right1_2 {
    float: right;
    padding: 15px;
}

.db_news {
	width: 820px;
	overflow: hidden;
	float: left;
	padding-top: 28px;
	margin-left:19px;
}
.dbxw {
	width: 395px;
	min-height: 355px;
	overflow: hidden;
	float: left
}
.dbgsxw ul {
	border-top: 1px #cfcfcf dashed;
	margin-top: 10px;
	margin-bottom: 8px
}
.dbgsxw ul li {
	height: 33px;
	line-height: 33px;
	border-bottom: 1px #cfcfcf dashed;
	background: url(../images/dbxw.png) no-repeat 0px 13px; padding-left:10px;
	margin:0px !important;
}
.dbgsxw ul li span {
	float: right;
	color: #515151;
	font-family: "Microsoft YaHei", "微软雅黑";
}
.dbgsxw ul li img {
	padding-right: 10px
}
.dbgsxw ul li a {
	color: #515151;
	font-family: "Microsoft YaHei", "微软雅黑";
}
.dbgsxw ul li a:hover {
	color: #000;
	font-family: "Microsoft YaHei", "微软雅黑";
}
.dbwd {
	width: 395px;
	min-height: 355px;
	float: left;
	margin-left: 30px
}
.wtcon {
	width: 365px;
	padding: 0 10px;
	margin-bottom: 20px
}
.wtcon dl {
	height: 82px;
	border-bottom: 1px #ececec solid;
	overflow: hidden;
	padding-top: 10px
}
.wtcon dd {
	padding-top: 5px
}
.wtcon dd{
	padding-left: 10px;
	line-height: 20px;
	font-family: "Microsoft YaHei", "微软雅黑";
	color: #515151;
	width: 345px;
	float: left
}
.wtcon dd img {
	float: left
}
.wt{
    min-height: 300px;
    border: 1px #ececec solid;
	width: 373px;
	padding: 10px

}
.wtcon {
    min-height: 300px;
    border: 1px #ececec solid;
	width: 373px;
	padding: 0px 10px

}
.wt dl {
	padding-top: 10px
}
.wt dl dt {
	float: left;
}
.wt dl dt img{width:120px; height:85px;}
.wt dl dd{
	float: left;
	padding-left: 20px;
	width: 213px;
	overflow: hidden
}
.wtcon dt a {
    padding-left: 30px;
    color:#252625;
    font-family: 'Microsoft YaHei', 微软雅黑;
    font-weight: bold;
}
.wtcon dt{background: url(../images/wev_03.png) no-repeat 0px 2px; line-height:23px;
}
.wtcon dd{background: url(../images/da_03.png) no-repeat 0px 8px; line-height:23px; padding-left:30px; padding-top:5px;
}
.info_key {
    border-bottom: solid 1px #ccc;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin: 10px auto;
    overflow: hidden;
}
.info_key span {
    font-size: 14px;
    font-weight: bold;
}
/*左边联系方式*/
.contit {
    height: 40px;
    line-height: 40px;
    padding-top: 0;
    background:#252625;
}
.gdlxwm .nr {
    padding: 12px 5px 10px 5px;
    border-bottom: 0px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.gdlxwm .nr h5 {
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    color: #252625;
}
.gdlxwm .nr p {
    line-height: 26px;
}
.jhlx_top {
    line-height: 32px;
    text-align: center;
    padding-top: 15px;
    color: #fff;
}
.jhlx_top a {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
}
/*tag标签*/
.tbox{ width:820px; padding-top:15px; margin:0px auto;}
.tbox dt strong{ font-size:20px; line-height:60px; color:#252625;}
.tbox dd {
    font-size: 14px;
    color: #333;
    font-weight: bold;
	padding:10px 10px 10px 0px;
	display:inline-block;
	border-bottom: 1px dashed #CCCCCC;
	

}
.tbox dd a:hover{ color:#000;}
/*列表页*/
.trfd_jion dl{border-bottom:1px dashed #ddd;padding-bottom:24px;}
.trfd_jion dt{position:relative;    padding: 0 30px;}
.trfd_jion dt .tit{font-size:24px;color:#999;padding:20px 0 5px;}
.trfd_jion dt .area span{display:inline-block;line-height:32px;font-size:16px;color:#aaaaaa;padding-left:24px;background-position:0 -145px !important;margin-right:30px;}
.trfd_jion dt .area span.pepole{padding-left:30px;background-position:0 -112px;}
.trfd_jion dt em{width:30px;height:54px;right:45px;top:40px;position:absolute;cursor:pointer;}
.trfd_jion dt em.show{background-position:0 -54px;}
.trfd_jion dd{color:#999;font-size:14px;line-height:24px; width:100%;display:none;}
.trfd_jion dd span{font-size:16px;color:#666;margin-top:20px;display:block;}
.trfd_jion dd.show{display:block;}
.trfd_jion dt .area span,.trfd_jion dt em{background:url(../images/trfd_jion_dl.png) no-repeat;}

.ab_pages{clear:both;padding:20px 0;font-size:14px;text-align:center; overflow:hidden}

.ab_pages ul{display:inline-block;margin:0 auto;padding:0}

.ab_pages ul  a{color:#333;display:block;padding: 8px 12px;  border: 1px solid #f5f5f5;float: left;margin: 0 5px;border-radius: 4px}

.ab_pages ul  .page-num{color:#333;display:block;padding: 8px 12px;  border: 1px solid #f5f5f5;float: left;margin: 0 5px;}

.ab_pages ul  a.page-num-current{ background:#f5f5f5;}