@charset "gb2312";
/*通用样式*/
html{ overflow-y:auto; overflow-x:auto}

*{margin:0;padding:0;word-wrap:break-word;}

body{font:14px/1.75 "微软雅黑", arial, sans-serif,'DejaVu Sans','Lucida Grande',Tahoma,'Hiragino Sans GB',STHeiti,SimSun,sans-serif;color:#323232;}

html, body, h1, h2, h3, h4, ul, li, dl,input{ font-family:"微软雅黑";  margin:0px;padding:0px;list-style-type:none }
a {
	color:#363636;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#e00130;
	transition: all 0.2s;
	-moz-transition: all 0.2s; /* Firefox 4 */
	-webkit-transition: all 0.2s; /* Safari 和 Chrome */
	-o-transition: all 0.2s; /* Opera */
}
a img, img {
	border:none;
}
div, ul, li, p, form {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
em {
	font-style: normal;
	font-weight: normal;
}
.strong {
	font-weight:bold
}
.gray {
	color:#bbbbbb
}
table {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
dt, dl, dd {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
form {
	margin:0px;
	padding:0px;
}
tr {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
h4 {
	padding:0px;
	font-size:14px;
}
.clear {
	clear:both;
	height:0px;
	overflow:hidden;
	line-height:0;
}
.cl_20 {
	clear:both;
	height:15px;
}
.cl_10 {
	clear:both;
	height:10px;
}
.dotline {
	border-bottom:#CCC 1px dashed;
	margin:8px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.tl{ text-align:left;}
.tr{ text-align:right;}
/*******/
.sy_main {
	width:1100px;
	height:auto;
	overflow:hidden;
	margin:0 auto
}
.ny_main {
	width:1100px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	margin-top:10px;
}
.mt25{ margin-top:25px; margin-bottom:25px;}
/*head*/
.topbg {
	width:100%;
	height:272px;
	background:url(top_bg.png) repeat-x center top;
}
.top_t{ width:1100px; margin:0 auto; height:40px; line-height:40px;}
.top_t a{ background:url(ico01.jpg) no-repeat left center; padding-left:15px; margin-left:7px}

.top_logo{ width:1100px; height:139px; margin:0 auto;}
.top_logo .logo{ width:281px; height:139px; float:left;}
.top_logo .smbg{ height:139px; float:right; background:url(top_logob.png) no-repeat center top;}
.top_logo .smbg .tel{ float:right; height:50px; line-height:50px; text-align:center; width:250px; color:#19791E; font-weight:bold; font-size:20px;}
.top_logo .smbg .sm{ width:778px; float:right; text-align:left;color:#19791E; border-left:2px solid #cccccc; padding-left:25px; padding-bottom:10px; margin-top:-18px;}
.top_logo .smbg .sm b{ font-size:25px;}
.top_logo .smbg .sm span{ font-size:20px;}

/*menu*/

.menu {
	width:100%;
	height:54px; z-index:9999; position:absolute;
	background-color: #19791E;
}
.menu .h_nav {
	width:1100px;
	height:54px;
	margin:0 auto;
	font-size: 16px;
}
.menu .h_nav li {
	float:left;
	height:54px;
	padding:0px 21px;
	border-left:0px solid #9cc0dc;
}
.menu .h_nav li a {
	display:block;
	height:54px;
	font:16px/54px "微软雅黑";
	color:#FFF;
	text-align:center; letter-spacing:1px;
	
}
.menu .h_nav li a:hover {
	text-decoration:none;
}
.menu .h_nav li:hover {
	text-align:center;
	margin:0 auto;
	text-decoration:none; border-bottom:4px solid #FAB220;
	transition: all 0.2s;
	-moz-transition: all 0.2s; /* Firefox 4 */
	-webkit-transition: all 0.2s; /* Safari 和 Chrome */
	-o-transition: all 0.2s; /* Opera */
	background:#0C5F10;
	bo
}
.menu .h_nav .cur {
	background:#077bcb;
}
/*banner*/
.nybanner{ width:1423px; margin:0 auto; height:350px; margin-top:-39px;}
.banner {
	overflow:hidden;
	width:100%;
	margin:0 auto;
	min-width:1100px; margin-top:-38px;
}
.banner {
	position:relative;
	overflow:hidden;
}
.slides {
	position:relative;
	z-index:-1;
}
.flex-control-nav {
	position:absolute;
	bottom:30px;
	z-index:2;
	width:100%;
	text-align:center;
}
.flex-control-nav li {
	display:inline-block;
	width:50px;
	height:15px;
	margin:0 3px;
*display:inline;
	zoom:1;
}
.flex-control-nav a {
	display:inline-block;
	width:50px;
	height:15px;
	overflow:hidden;
	background:#fff;
	cursor:pointer;
	color:#FFF
}
.flex-control-nav .flex-active {
	background:#000;
	color:#000;
}
.flex-direction-nav {
	position:absolute;
	z-index:3;
	width:100%;
	top:45%;
}
.flex-direction-nav li a {
	display:block;
	width:50px;
	height:38px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.flex-direction-nav li a.flex-prev {
	left:40px;
	background:url(prev_icon.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
	right:40px;
	background:url(next_icon.png) center center no-repeat;
}
.flex-direction-nav li a:hover {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
/*首页_关键词搜索*/

.gjc_b {
	width:100%;background:#fff;background:rgba(255,255,255,0.5);
	height:38px; margin-top:54px;position: absolute; z-index:4
}
.notice {
	width:1100px;
	margin:0 auto;
	height:38px;
	line-height:38px;
	color: #454545; font-size:14px;
}
.notice b {
	float: left;
	font-size:14px; color:#19791E;
}
.notice .gjctt {
	float: left;
	width:700px;
	display: inline;
}
.notice .gjctt a {
	display:block;
	margin-right:10px;
	float:left;
}
.search_i {
	float: right;
	height:28px; margin-top:4px;
	display: inline;
}
.textbox {
	width:200px;
	height:28px;
	float:left;
	border:0;
	color:#959595;
	padding-left:4px;
	font-size:12px; border:1px solid #19791E;
}
.inputButton {
width: 40px;
    height: 30px;
    float: left;
    cursor: pointer;
    background: url(ss.png) #19791E;
    border: 0px;
    margin-left: 5px;
}
/*首页服务*/
.sy_fwbg{ width:100%; margin:0 auto; height:auto; overflow:hidden; background:url(sy_fw_bg.png) repeat-x center top; padding-bottom:65px;}
.sy_fw{ width:1150px; margin:0 auto; height:auto; overflow:hidden;}
.sy_fw .tit{ width:1150px; height:142px; margin:0 auto; background:url(sy_fw_top.png) no-repeat center top; margin-top:25px; margin-bottom:25px;}
.sy_fw .bg{ width:1150px; height:auto; overflow:hidden; margin:0 auto;}
.sy_fw .bg ul{}
.sy_fw .bg ul li{ float:left; margin:0px 15px; background:#fff; width:200px; height:190px; border-bottom:3px solid #19791E}
.sy_fw .bg ul li span{ height:45px; line-height:45px; font-size:16px; font-weight:bold; color:#000; text-align:center; display:block;}
.sy_fw .bg ul li img{ width:200px; height:145px;}
.sy_fw .bg ul li p{ width:190px; line-height:25px; margin:0 auto}
.sy_fw .bg ul li em{ float:right; color:#19791E; text-align:right}
.sy_fw .bg ul li:hover{ border-bottom:3px solid #FAB220;}
.sy_fw .bg ul li:hover em{ color:#e00130}
.sy_fw .bg ul li:hover p{ color:#000}

.sy_fw .bg1 ul li { height:145px;}
.sy_fw .tit1 { text-align:center;}

/*首页图片*/
.sy_tp{ width:1100px; margin:0 auto; height:171px; background:url(sy_tp1.png) no-repeat center top; margin-top:25px;}
.sy_tp span{ float:right; font-size:25px; font-weight:bold; color:#fff; margin-top:98px; margin-right:30px; letter-spacing:1px}

/*首页产品*/
.sy_cp{ float:right; width:830px; height:auto; overflow:hidden;}
.sy_cp .tit{ line-height:40px; height:40px; text-indent:20px; color:#19791E; font-size:18px; font-weight:bold; width:830px; border-bottom:1px solid #19791E; margin:0 auto; background:#f1f1f1}
.sy_cp .tit span{ float:right; text-align:right; font-size:14px; font-weight:normal; padding-right:10px;}
.sy_cp .bg{ padding:15px 0px; height:auto; overflow:hidden}
.sy_cp .bg ul{ width:900px;}
.sy_cp .bg ul li{ float:left; width:260px; height:240px; text-align:center;margin-right:24.5px;_margin-right:12px;}
.sy_cp .bg ul li:hover span a{ color:#b51a15;}
.sy_cp .bg ul li img{ width:260px; height:200px;}
.sy_cp .bg ul li span{ width:260px; line-height:25px; height:25px}

/*首页about*/
.sy_aboutbg{ width:100%; margin:0 auto; height:auto; overflow:hidden; background:#f1f1f1; padding:35px 0px;}
.sy_about { width:1100px; margin:0 auto;}
.sy_about .tit{ height:45px; line-height:45px; border-bottom:1px solid #000;}
.sy_about .tit span{ float:left; line-height:45px; height:45px; border-bottom:1px solid #19791E; font-size:18px; font-weight:bold; color:#19791E}
.sy_about .tit em{ float:right; font-size:15px;}
.sy_about .bg{ width:1100px; margin:0 auto; height:auto; overflow:hidden; margin-top:15px;}
.sy_about .bg img{ float:left; width:360px; background:url(gs_img.png) no-repeat center left; height:250px;}
.sy_about .bg .cont{ float:right; width:720px; height:auto; overflow:hidden; border-bottom:2px solid #19791E; padding-bottom:16px;}
.sy_about .bg .cont b{ font-size:20px; width:100%}
.sy_about .bg .cont p{ width:100%; font-size:14px; line-height:26px; margin:10px 0px;}
.sy_about .bg .cont em{ width:100%; text-align:right;  float:right}

/*首页案例*/
.sy_anli{ width:1100px; height:auto; overflow:hidden; margin:0 auto; margin-top:25px; margin-bottom:15px;}
.sy_anli .tit{ float:left; width:53px; height:152px; text-align:center; font-size:18px; font-weight:bold; background:url(sy_al_t.png) no-repeat center top; line-height:24px; padding-top:50px; color:#fff}
.sy_anli .bg{ float:right; width:1035px;}
/*滚动*/
.iwrap-c-con{height:200px;}
#ScrollBox{overflow:hidden;float:left;width:1035px;height:200px;margin:0 10px;display:inline;}
#ScrollBox li{width:260px;height:230px;margin-right:10px;overflow:hidden;float:left;display:inline;}
/*首页新闻*/
.sy_news{ width:1100px; margin:0 auto; height:auto; overflow:hidden; margin-top:25px;}
.sy_news .tit{ height:45px; line-height:45px; border-bottom:1px solid #000;}
.sy_news .tit span{ float:left; line-height:45px; height:45px; border-bottom:1px solid #19791E; font-size:18px; font-weight:bold; color:#19791E}
.sy_news .tit em{ float:right; font-size:14px;}
.sy_news .bg{ width:1100px; margin:0 auto; height:auto; overflow:hidden;margin-top:15px;}
.sy_yh{ float:left; width:780px;}
.sy_yh .tw{ height:auto; overflow:hidden}
.sy_yh .tw img{ float:left; width:235px; height:158px;}
.sy_yh .tw .cont{ float:right; width:530px; border-bottom:1px solid #19791E; height:157px;}
.sy_yh .tw .cont b{ width:100%;}
.sy_yh .tw .cont p{ width:100%; line-height:25px;}
.sy_yh .tw a:hover .cont p{ color:#333333}
.sy_yh .tw a:hover .cont {border-bottom:1px solid #e00130;}
.sy_yh .wz{ margin-top:5px;}
.sy_yh .wz ul li{ float:left; width:48%; margin-right:2%; border-bottom:1px dashed #ccc; background:url(in_144.jpg) no-repeat center left; line-height:32px; }
.sy_yh .wz ul li:nth-child(n+0){ float:left; margin-right:1%; width:49%}
.sy_yh .wz ul li:nth-child(2n+0){ float:right; margin-right:0%}
.sy_yh .wz ul li a{ width:90%; float:left; display:block; text-indent:12px;}
.sy_yh .wz ul li span{ float:right; width:10%;}

.sy_wd{ float:left; border-left:1px solid #ccc; margin-left:20px; padding-left:20px; height:auto; overflow:hidden; width:279px; }
.sy_wd img{width:279px; height:120px;}
.sy_wd ul{ margin-top:10px}
.sy_wd ul li{float:left;border-bottom:1px dashed #ccc; background:url(in_144.jpg) no-repeat center left; line-height:32px; text-indent:12px; width:100%}

/*左侧列表*/
.allleft{ width:245px; float:left; height:auto; overflow:hidden}
.left_cp {
	width:245px;
	float:left;
	height:auto;
	overflow:hidden; background-color:#19791E;
}
.left_cp .tit {
	width:245px;
	float:left;
	background:url(left_cp_t.png) no-repeat center center #19791E;
	height:60px;
	line-height:60px;
	color:#FFF;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	letter-spacing:1px; border-bottom:2px dashed #349339;
}
.left_cp .bg {
	width:220px;
	height:auto;
	overflow:hidden;
	padding-top:12px; margin:0 auto; padding-bottom:15px;
}
.left_cp .bg ul {}
.left_cp .bg .dl{ margin:0 auto; background:#034070; line-height:30px; line-height:30px; text-align:left; text-indent:10px;}
.left_cp .bg .erli{ margin:0 auto; border-bottom:1px solid #fff; color:#fff; background:url(in_144.jpg) no-repeat center left 10px; height:28px; line-height:28px;}
.left_cp .bg .erli a{ color:#fff;height:28px; line-height:28px;}
.left_cp .bg .erli:hover{background:url(in_144_on.png) no-repeat center left 10px;border-bottom:1px dashed #fff;}
.left_cp .bg ul li {
	float:left;
	background:url(lcp.jpg) no-repeat center center;
	height:39px;
	line-height:39px;
	width:218px;
	text-indent:26px;
}
.left_cp .bg ul li:hover {
	background:url(lcp_on.jpg) no-repeat center center;
}
.left_cp .bg ul li a {
	display:block; font-size:14px;
}
.left_cp .bg .select{background:url(lcp_on.jpg) no-repeat center top; color:#d80808; font-weight:bold}
/*左侧图片*/
.lf_tp{ width:245px; float:left; height:281px; background:url(tp.png) no-repeat center top #19791E; padding-bottom:10px; border-top:20px solid #fff; text-align:center }
.lf_tp span{ color:#fff;font-size:26px; font-weight:bold; display:block; margin-top:189px; line-height:30px;}
/*左侧推荐产品列表*/
.left_tjcp {
	width:245px;
	float:left;
	height:auto;
	overflow:hidden; background-color:#034070; margin-top:15px;
}
.left_tjcp .tit {
	width:245px;
	float:left;
	background:#022e51;
	height:48px;
	line-height:48px;
	color:#FFF;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	letter-spacing:1px; margin-bottom:12px;
}
.left_tjcp .bg {
	width:220px;
	height:auto;
	overflow:hidden;
	padding-top:12px; margin:0 auto; padding-bottom:15px; background-color:#fff; margin-bottom:15px; 
}
.left_tjcp .bg ul{ margin:0 auto; width:200px; text-align:center}
.left_tjcp .bg ul li{ border-bottom:1px solid #034070; margin-bottom:5px;}
.left_tjcp .bg ul li img{ margin:0 auto; width:200px; border:1px solid #f8f8f8; height:245px;}
/*左侧联系方式*/
.left_lx {
	width:245px;
	float:left;
	height:auto;
	overflow:hidden; background-color:#034070; margin-top:15px;
}
.left_lx .tit {
	width:245px;
	float:left;
	background:#022e51;
	height:48px;
	line-height:48px;
	color:#FFF;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	letter-spacing:1px; margin-bottom:12px;
}
.left_lx .bg {
	width:220px;
	height:auto;
	overflow:hidden;
	padding-top:12px; margin:0 auto; padding-bottom:15px; background-color:#fff; margin-bottom:15px; 
}
.left_lx .bg p{ margin:0 auto; width:200px;}
/*左侧联系img*/
.lf_img {
	float:left;
	width:218px;
	height:220px;
	background:url(lf_img.jpg) no-repeat center top;
	margin-top:12px;
}
.lf_img p {
	margin-top:140px;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	font-size:24px;
}
/*左侧推荐新闻*/
.lftjxw{width:218px;
	float:left;
	height:auto;
	overflow:hidden}
.lftjxw .tit {
	width:218px;
	float:left;
	border-top:5px solid #d80808;
	background:#2f4aba;
	height:40px;
	line-height:40px;
	color:#FFF;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	letter-spacing:1px;
}
.lftjxw .bg {
	width:218px;
	height:auto;
	overflow:hidden;
	padding-top:12px;
}
.lftjxw .bg ul li{float:left; line-height:28px; height:28px; background:url(in_29.png) no-repeat center left; text-indent:8px; border-bottom:1px #CCC dotted; width:218px;}
.lftjxw .bg ul li a{ float:left;}
.lftjxw .bg ul li span{ float:right; text-align:right; color:#ccc}
/*leftlianxi*/
.lflx{width:218px; float:left; height:auto; overflow:hidden; margin-top:5px;}
.lflx .tit{	width:218px;
	float:left;
	border-top:5px solid #d80808;
	background:#2f4aba;
	height:40px;
	line-height:40px;
	color:#FFF;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	letter-spacing:1px;}
.lflx .bg { width:218px; background:#f8f8f8; margin-top:10px; padding:10px 5px; height:auto; overflow:hidden}
.lflx .bg p{ width:208px; float:left;}

/*友情链接*/
.link_bg{ width:100%; margin:0 auto; background:#f1f1f1; height:auto; overflow:hidden; padding:20px 0px; margin-top:20px;}
.link {
	width:1000px; background:url(link_logo.png) no-repeat left top; min-height:44px; overflow:hidden; margin:0 auto; padding-left:110px;
}
.link p {
	line-height:22px;
	padding:0px 10px 0 0;
	float:left
}
/*底部版权信息*/
.foot_bg {
	width:100%;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	background:#19791E;
	padding:0px 0px 25px 0px;
}
.foot_menu{ width:1100px; margin:0 auto; background:#095F0E; line-height:45px; height:45px; margin-top:25px;}
.foot_menu ul.ftdh{ width:900px; margin:0 auto; text-align:center}
.foot_menu ul.ftdh li,.foot_menu ul.ftdh li a{ float:left; text-align:center; width:90px; font-size:14px; color:#FFF}
.foot_menu ul.ftdh li a:hover{ color:#FFF; text-decoration:underline;}
.foot {
	width:1100px; font-size:13px; margin:0 auto; margin-top:10px; margin-bottom:10px;
}
.foot .fl {
	float:left;
	width:188px;
	height:83px; margin-top:15px;
}
.foot .fr {
	float:left;
	color:#fff;
	margin-top:27px;
}
.foot .fr a {
	color:#fff
}
.foot .fr a:hover {
	text-decoration:none;
	color:#e00130; border-bottom:2px solid #fff
}
.foot .ftlogo{ float:right; margin-top:22px;}


/*内页*/

.right1 {
	width:835px;
	float: right;
	display: inline;
	overflow: hidden;
}
.right {
	border: 1px solid #e3e3e3;
	width:813px;
	float:left;
	display:inline;
	overflow:hidden;
	padding:10px;
	background:#fff;
	padding-top:20px;
}
.sy_box {
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto
}
.leftr {
	width:238px;
	height:auto;
	margin-right:20px;
	float:left;
}
.lf_newsb {
	width:238px;
	height:auto;
	margin-right:10px;
	float:left;
}
.dianhua {
	background: url(telfr.png) no-repeat scroll 0 18px transparent;
	color: #666666;
	line-height: 20px;
	padding: 10px 0 10px 55px;
}
.dianhua span {
	display: block;
	font: 18px "Impact";
	color: #B30100;
}
.pllc {
	border-left:5px solid #FAB220;
	width:835px;
	float:left;
	padding:10px;
	height: 45px;
	line-height: 45px;
	padding: 0 10px; background:#f1f1f1; border-bottom:1px solid #19791E
}
.sycp_b {
	border:1px #e3e3e3 solid;
	border-top:0px;
	padding:15px 0px
}
.sycp_b p {
	margin:0 auto;
	border-bottom:1px dashed #DEDEDE;
	width:200px;
	line-height:25px;
}
.sycp_b p:hover {
	margin:0 auto;
	color:#b72220;
	text-decoration:underline
}
ul.ul2 li {
	background: url(item_01.png) no-repeat scroll 0 10px;
	padding-left: 17px;
	color: #666;
	line-height: 29px;
	overflow: hidden;
	white-space: nowrap;
	height:29px;
	border-bottom:1px dashed #DEDEDE;
	width:175px;
	text-overflow: ellipsis;
	margin:0 auto;
}
ul.ul2 li a:hover, ul.lf_newslist li a:hover {
	color:#C10005;
	font-weight:bold;
}
ul.lf_newslist {
	border: 1px solid #e9e9e9;
	padding: 12px 5px 10px 38px;
	background: #f1f1f1;
}
ul.lf_newslist li {
	background: url(ico003.gif) no-repeat scroll 0 10px;
	padding-left: 17px;
	color: #666;
	line-height: 29px;
	overflow: hidden;
	white-space: nowrap;
	height:29px;
	width:130px;
	text-overflow: ellipsis;
}
.lf_tjcplist {
	padding: 12px 5px 10px 5px;
}
/* -- 资讯列表推荐的产品 -- */

dl.pd_t05_con_dl {
	width:180px;
	overflow:hidden;
	margin:10px auto 3px;
}
dl.pd_t05_con_dl span, dl.pd_t05_con_dl span a {
	width:180px;
	height:136px;
	line-height:0;
	font-size:0;
}
dl.pd_t05_con_dl span img {
	width:166px;
	padding:1px;
	border:solid 1px #ccc;
}
dl.pd_t05_con_dl span a:hover img {
	border:solid 1px #E20E19;
}
dl.pd_t05_con_dl dd {
	width:180px;
	overflow:hidden;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#555;
}
/*news.asp*/
.bor3{ width:98%; margin:0 auto;}
.bor3 .tit{ height:35px; line-height:35px; background:#eee;}
.bor3 .tit .titb{ float:left; text-indent:10px; font-size:15px; text-align:left; color:#000; font-weight:bold;}
.bor3 .tit .titm{ float:right; text-align:right; padding-right:10px;}
.bor3 ul.t5{ padding:10px 0px; margin-bottom:5px; height:auto; overflow:hidden}
.bor3 ul.t5 li{ line-height:32px; height:32px; border-bottom:1px dotted #eee;margin:0 auto; background:url(ico003.gif) no-repeat center left; text-indent:10px; }
.bor3 ul.t5 li:hover{border-bottom:1px solid #b51a15;}
.bor3 ul.t5 li a{ float:left;width:80%;}
.bor3 ul.t5 li span{ float:right; width:20%; text-align:right; color:#ccc}
/*资讯中心列表页面的--dl*/

dl.news_dl {
	font-size:14px;
	padding:0 5px;
	line-height:22px;
	border-bottom:1px dashed #CCCCCC;
}
dl.news_dl a {
	color:#000;
}
dl.news_dl dt {
	margin-bottom:3px;
	margin-top:5px;
	line-height:24px;
	height:24px;
	overflow:hidden;
}
dl.news_dl .dt_1 {
	height:20px;
	background:url(ico10.gif) no-repeat 0 6px;
	padding-left:10px;
	font-size:14px;
}
dl.news_dl .dt_1:hover {
	background:url(ico7.gif) no-repeat 0 6px;
	color:#D40426;
}
dl.news_dl .dt_2 {
	font-size:13px;
	float:right;
	padding:0 10px 0 8px;
	color:#CCC
}
dl.news_dl .dt_3 {
	font-size:13px;
}
dl.news_dl .dt_3 a {
	color:#FF0000;
	text-decoration:underline;
}
dl.news_dl dd {
	font-size:12px;
	padding-left:10px;
	height:45px;
	overflow:hidden;
	margin-bottom:10px;
}



/**************image*/
dl.pd_list_dl1 {
	width:387px;
	overflow:hidden;
	float:left;
	padding:5px 10px 0px 9px;
	height:auto
}
dl.pd_list_dl1 dt, dl.pd_list_dl1 dt a {
	width:387px;
	height:auto;
	line-height:0;
	font-size:0;
}
dl.pd_list_dl1 dt img {
	width:387px;
	height:296px;
	padding:1px;
	border:1px solid #D6D6D6;
}
dl.pd_list_dl1 dt a:hover img {
	border:1px solid #E20E19;
}
dl.pd_list_dl1 dd {
	height:35px;
	width:387px;
	line-height:35px;
	text-align:center;
	overflow:hidden;
}



/**************image*/
dl.pd_list_dl {
	width:252px;
	overflow:hidden;
	float:left;
	padding:5px 10px 0px 9px;
	height:auto
}
dl.pd_list_dl dt, dl.pd_list_dl dt a {
	width:252px;
	height:auto;
	line-height:0;
	font-size:0;
}
dl.pd_list_dl dt img {
	width:245px;
	height:300px;
	padding:1px;
	border:1px solid #D6D6D6;
}
dl.pd_list_dl dt a:hover img {
	border:1px solid #E20E19;
}
dl.pd_list_dl dd {
	height:35px;
	width:245px;
	line-height:35px;
	text-align:center;
	overflow:hidden;
}
/**************anli*/
dl.anli_list_dl{
	width:880px; background:#f8f8f8; height:157px;
	overflow:hidden;
	height:auto; margin:10px auto;
}
dl.anli_list_dl:hover{ background:#efefef}
dl.anli_list_dl:hover span{ color:#d80808}
dl.anli_list_dl:hover em,dl.anli_list_dl:hover p{ color:#363636}
dl.anli_list_dl dt, dl.anli_list_dl dt a {
	width:200px; float:left;
	height:auto;
	line-height:0;
	font-size:0;
}
dl.anli_list_dl dt img {
	width:200px;
	height:157px;
}
dl.anli_list_dl dd {
	width:680px; float:left;
	line-height:25px;
	text-align:center; padding-top:15px;
	overflow:hidden;
}
dl.anli_list_dl dd span,dl.anli_list_dl dd em,dl.anli_list_dl dd p{ float:left; text-align:left; padding-left:20px; padding-right:10px; clear:both}
/*---产品列表页面的随机资讯--*/
.RandomNews {
	background-color:#fff;
}
.diysr {
	background:url(base754.jpg) no-repeat;
	height:36px;
	line-height:36px;
	padding-left:15px;
	color: #B30100;
}
.diysr a {
	color:#6B9F1F;
	font-weight:bold;
}
.diysr a:hover, .tit a:hover {
	text-decoration:underline;
}
.news_random {
	border:1px solid #CCC;
	border-top:none;
	border-bottom:none;
	width:788px;
	padding-top:8px;
}
.news_random li {
	height:28px;
	line-height:28px;
	padding:0 17px 0 10px;
	width:345px;
	float:left;
	overflow:hidden;
}
.news_random li span {
	float:right;
}
.news_random li a {
	background:url(item_01.png) no-repeat 0 4px;
	padding-left:12px;
}
/*---产品详细页面--*/
.pleft {
	float: left;
	padding: 1px;
	border: 1px solid #ddd;
	margin-right:20px;
}
.pleft img {
	width: 280px;
}
.pright {
	width:500px;
	float: left;
	overflow: hidden;
	font-size: 14px;
}
.pright div {
	padding: 5px;
	padding-bottom: 0;
	line-height: 22px;
}
.pright div span {
	font-weight: bold;
}
.pright h1.corange {
	color: #333;
	line-height: 28px;
	padding: 0 8px;
	border-bottom: 1px dashed #ccc;
	font-size:15px;
}
.pd_short {
	line-height: 28px;
	padding-left: 10px;
}
.font_hotline {
	font-size: 22px;
	color: #bf0005;
}
.pd_showti {
	width:100%;
	border:2px solid #f2f2f2;
	margin-top:15px;
}
.cp_jjshow {
	padding: 15px 5px;
	font-size:14px;
}
.fcp_lxfs {
	width:280px;
	background:url(fcp_lx.jpg) no-repeat right;
	padding:10px 300px 0 50px;
	font:14px/24px "Microsoft YaHei";
	height:200px;
}
.nph_tj ul li {
	color: #666;
	padding: 5px;
	margin: 5px 0;
	background: #f7f7f7;
	margin-bottom:5px;
}
/* -- 相关资讯 -- */
.f14 {
	line-height: 35px;
	text-indent: 15px;
	color: #fff;
	margin-top: 8px;
	background:#19791E;
}
.info_b2 {
	border:solid 1px #e3e3e3;
	border-top:0px;
	padding:10px 0;
	overflow:hidden;
	margin-bottom:10px;
}
ul.p_list_ul2 li {
	background:url(ico10.gif) no-repeat 10px center;
	line-height:28px;
	float:left;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	text-indent:20px;
	margin-left:20px;
	display:inline;
	color:#666;
	width:46%;
	padding-right:5px;
	border-bottom: 1px #ccc dotted;
}
ul.p_list_ul2 li span {
	float:right; color:#ccc
}
.title h1 {
	border-bottom: 1px dashed #CCCCCC;
	color: #333;
	font-size: 22px;
	line-height: 40px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.info_con_tit {
	line-height: 24px;
	margin-bottom: 15px;
	text-align:center;
}
.info_b2 dl.tjcp_b2 {
	float: left;
	overflow: hidden;
	padding: 10px 6px 0 15px;
	width: 178px;
}
.info_b2 dl.tjcp_b2 dt {
	width:178px;
	padding:1px;
	border:1px solid #ccc;
	line-height:0;
	font-size:0;
}
.info_b2 dl.tjcp_b2 dt img {
	width:178px;
	height:137px;
}
.info_b2 dl.tjcp_b2 dd {
	line-height:18px;
	height:18px;
	overflow:hidden;
	text-align:center;
	padding-top:5px;
	color:#ab8673;
	width:178px;
}
.info_b2 dl.tjcp_b2 dd a {
	height:18px;
	overflow:hidden;
	color:#333;
}
#MyContent {
	margin-bottom:25px;
}
.articlekey {
	border-bottom: solid 1px #ccc;
	height: 30px;
	line-height: 30px;
	font-size:14px;
	overflow: hidden;
}
.iw_poi_title {
	color:#CC5522;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	padding-right:13px;
	white-space:nowrap
}
.iw_poi_content {
	font:12px arial, sans-serif;
	overflow:visible;
	padding-top:4px;
	white-space:-moz-pre-wrap;
	word-wrap:break-word
}
.but17 {
	background:#bf0004;
	border-radius:4px;
	border:0;
	height: 25px;
	line-height: 25px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	width:100px;
	cursor:pointer;
}
ul.newslistbox li {
	height:26px;
	line-height:26px;
	background:url(item_01.png) left center no-repeat;
	padding-left:10px;
	border-bottom:#e1e0e0 1px dashed;
	margin-bottom:5px;
}
ul.newslistbox li span.date {
	font-size:14px;
	float:right;
	color:#999;
}
ul.newslistbox li.page-list {
	border-bottom: 1px dotted #E8E8E8;
	margin-bottom:15px;
}
.ny_pzbz {
	background:url(ny_pzbz.png) no-repeat right;
	padding:10px 200px 0 50px;
	font-size:14px;
	font-weight:bold;
	height:210px;
}
.proparp {
	text-align:center;
}
.cpage {
	float:right;
	text-align:right;
	margin-top:10px;
}
.cpage a {
	background:#f5f5f5;
	padding:5px 20px;
}
/*分页*/
.listpage {
	float:right;
	clear: both;
	font-size: 14px;
	height: 50px;
	line-height: 30px;
	padding-top: 10px;
	text-align:center; 
}
.listpage a:hover { border-bottom:2px solid #b51a15
}
/*qita*/
.baidu_map {
	width: 890px;
	height: 250px;
	margin:0 auto;
}
.lx_cont {
	width:890px;
	height:400px;
	overflow:hidden;
	background:url(lx_cont.jpg) center bottom no-repeat;
}
.lx_cont .cont {
	margin-left:150px;
	margin-top:80px;
}

/*scrolltop*/
.backToTop{

 display:none;

 width:40px;

 height:40px;

 line-height:40px;

 padding:0;

 background:url(totop.gif) no-repeat;

 position:fixed;

 _position:absolute;

 z-index:999;

 right:10px;

 bottom:40px;

 _bottom:"auto";

 cursor:pointer;

 filter:alpha(Opacity=90);

 opacity:0.90;

 -moz-opacity:0.90;

}

.backToTop:hover{filter:alpha(Opacity=100);opacity:1;-moz-opacity:1;}