﻿@charset "utf-8";
/* CSS Document */

/*--layout--*/
.header{ width:100%; height:94px; background:url(../images/header.jpg) repeat-x; overflow:hidden;}
.head{ width:1016px; height:94px; margin:0 auto;}
.logo{ width:460px; height:55px; float:left; cursor:pointer; margin:20px 0 19px;}
.tel{ height:48px; line-height:24px; text-align:right; float:right; margin:23px 0; font-size:14px; color:#3d3d3d; font-family:"微软雅黑";}
.tel b{ color:#e04305; font-weight:bold; font-size:22px;}

/*--nav_box--*/
.nav_box{ width:100%; height:43px; background:#005da9;}
.nav_main{ width:1016px; height:43px; margin:0 auto; }
.nav_main ul{ width:936px; height:43px; margin:0 auto;}
.nav_main li{ width:104px; background:url(../images/li_bg.jpg) no-repeat right; float:left; text-align:center; height:43px; line-height:43px; position:relative;}
.nav_main li a{ color:#FFF; font-weight:bold; font-size:14px; display:block; text-align:center;}
.nav_main li.last{ background:none;}

/*--banner--*/
.banner_box{ width:100%; height:383px; background:#e0e0e0; box-shadow:0 0px 2px #ddd; overflow:hidden;}
.banner{ width:1016px; height:345px; overflow:hidden; position:relative; margin:19px auto; }
.banner .hd{ height:15px; overflow:hidden; position:absolute; right:30px; bottom:15px; z-index:1; }
.banner .hd ul{ overflow:hidden; zoom:1; float:left;  }
.banner .hd ul li{ float:left; margin-right:2px;  width:14px; height:14px; line-height:14px; text-align:center; background:#000; color: #FFF; cursor:pointer; }
.banner .hd ul li.on{ background:#f00; color:#FFF; }
.banner .bd{ position:relative; height:100%; z-index:0; }
.banner .bd li{ zoom:1; vertical-align:middle; }
.banner .bd img{ width:1016px; height:345px; display:block; }

.wrap{ width:1016px; height:auto; overflow:hidden; margin:20px auto;}
.wrap_l{ width:750px; height:auto; float:left;}
.wrap_r{ width:266px; height:auto; float:left;}

/*--产品展示--*/
.pro_show{ width:750px; height:auto; overflow:hidden;}
.pro_show h1{ height:28px; line-height:28px; padding-left:30px; background:url(../images/icon1.jpg) no-repeat 10px center; color:#080808; font-size:16px; font-weight:bold;}
.pro_show_main{ height:122px; padding:10px; position:relative; overflow:hidden;}
.pro_show_main .scroll_list{ width:730px; height:122px; position:relative; overflow:hidden;}
.pro_show_main .scroll_list li{ width:160px; height:122px; float:left; margin-right:5px;}
.pro_show_main .scroll_list li img{ width:160px; height:122px;}

/*--相关资讯--*/
.news_list{ width:750px; height:auto; overflow:hidden; margin:0px 0 20px;}
.news_list h1{ height:38px; line-height:38px; border-bottom:1px dotted #7b7b7b; font-size:16px; font-weight:bold; color:#1e1e1e; position:relative; padding-left:10px;}
.news_list .more{ width:41px; height:11px; background:url(../images/more.jpg) no-repeat; position:absolute; right:10px; top:13px; cursor:pointer;}
.news_list dl{ width:730px; padding:10px; height:67px; overflow:hidden; border-bottom:1px dotted #7b7b7b;}
.news_list dt{ width:93px; height:67px; float:left; margin-right:10px;}
.news_list dt img{ width:93px; height:67px;}
.news_list dd{ width:627px; height:auto; color:#7c7c7c; line-height:20px; overflow:hidden;}
.news_list dd.title{ height:27px; line-height:27px; overflow:hidden; width:627px; color:#424242;}
.news_list dd.title a{ display:block; height:27px; width:627px; overflow:hidden; text-overflow:ellipsis; color:#424242; white-space:nowrap; font-weight:bold;}
.news_list dd.title a:hover{ color:#005da9;}
.news_list dd.title a span{ float:right; line-height:27px; text-align:right; color:#808080;}
.news_list dd.text{ height:40px; line-height:20px; color:#7c7c7c;}

/*--产品分类--*/
.pro_classify{ width:246px; height:170px; padding-left:20px; background:url(../images/classify_bg.jpg) no-repeat left center;}
.pro_classify h1{ height:28px; line-height:28px; padding-left:30px; background:url(../images/icon1.jpg) no-repeat 10px center; color:#080808; font-size:16px; font-weight:bold;}
.pro_classify h1 span{ color:#777; font-weight:normal; font-family:"微软雅黑"; font-size:12px;}
.pro_classify ul{ width:246px; height:auto; overflow:hidden;}
.pro_classify li{ padding-left:20px; width:103px; float:left; line-height:30px; color:#b93309; font-size:14px; font-weight:bold; background:url(../images/dot.jpg) no-repeat 5px center; float:left;}
.pro_classify li a{ display:block; font-size:14px; font-weight:bold;  color:#b93309;}
.pro_classify li a:hover{ text-decoration:underline;}

/*--产品常识--*/
.knowledge_list{ width:246px; height:auto; padding-left:20px;}
.knowledge_list h1{ height:38px; line-height:38px; border-bottom:1px dotted #7b7b7b; font-size:16px; font-weight:bold; color:#1e1e1e; position:relative; padding-left:10px;}
.knowledge_list .more{ width:41px; height:11px; background:url(../images/more.jpg) no-repeat; position:absolute; right:10px; top:13px; cursor:pointer;}
.knowledge_list dl{ width:246px; height:44px; padding:10px 0; border-bottom:1px dashed #7b7b7b;}
.knowledge_list dt{ width:52px; height:34px; text-align:center; line-height:17px; font-size:12px; margin-top:4px; padding-right:10px; background:url(../images/date_icon.png) no-repeat; color:#FFF; float:left;}
.knowledge_list dd.title{ width:184px; color:#555; line-height:24px; font-size:12px; font-weight:bold; float:left; overflow:hidden;}
.knowledge_list dd.title a{ color:#555; display:block; overflow:hidden; white-space:nowrap;}
.knowledge_list dd.title a:hover{ color:#005da9;}
.knowledge_list dd.text{ width:184px; color:#868686; line-height:20px; font-size:12px; float:left; overflow:hidden; display:block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

/*--about--*/
.about{ width:1016px; height:auto; margin:0 0 10px;}
.about_top{ height:50px; position:relative; overflow:hidden;}
.about_top .more{ width:41px; height:11px; background:url(../images/more.jpg) no-repeat; position:absolute; right:10px; top:10px; cursor:pointer;}
.about p{ line-height:24px; color:#212121; text-indent:2em; overflow:hidden; padding-left:10px;}

.footer{
	height: 80px;
	line-height: 24px;
	text-align: center;
	background: #e3e3e3;
	padding: 12px 0;
}
.scroll_list .bd li {
	position: relative;
}
.scroll_list .bd li a span {
	height: 20px;
	width: 100%;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-family: "微软雅黑", "黑体";
	line-height: 20px;
	color: #FFF;
	background-image: url(../images/bg1.png);
	text-align: center;
	display: block;
}
.inner_wrap {
	width: 985px;
	margin: 0 auto;
	background-color: #FFF;
	padding: 15px 0px;
}
.inner_left {
	width: 250px;
	float: left;
	background-color: #f5f5f5;
}

.box_title h1 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 30px;
	line-height: 32px;
}
.inner_box {

}
.box_title a {
	float: right;
	margin-right: 15px;
	margin-top: 6px;
	color: #FFFFCC;
}
.box_content a:hover {
	color: #9b0205;
}
.box_content li{
	line-height: 25px;
	color: #999999;
}
.box_content a {
	color: #333333;
}
.box_content {
	padding: 8px;
	line-height: 22px;
}
.box_content em {
	font-family: "微软雅黑", "黑体";
	font-size: 15px;
	color: #FF3300;
}
.inner_right {
	float: right;
	width: 710px;
	overflow: hidden;
}
.inner_title {
	height: 30px;
	background-image: url(../images/icon2.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
}
.inner_title h2 {
	color: #000;
	font-size: 18px;
	letter-spacing: 1px;
	font-family: "微软雅黑", "黑体", Arial;
	width: 280px;
	line-height: 30px;
}
.inner_title span {
	color: #999999;
}
.inner_title span a {
	color: #999999;
}
.inner_content {
	padding: 30px 30px;
}
.inner_content p {
	font-size: 14px;
	line-height: 160%;
	text-indent: 2em;
	color: #333333;
}
.newslist li {
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../images/d3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}
.newslist li a{
	color: #333333;
}
.newslist li a:hover{
	color: #0066FF;
}
.fenye {
	text-align: center;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
}
.nfzx {
	color: #999999;
	margin: 20px;
}
.nfzx a {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.product_list li {
	float: left;
	margin-left: 6px;
	line-height: 160%;
	text-align: center;
	margin-bottom: 10px;
}
.product_list li img{
border: 1px solid #CCCCCC;
}
.product_list .title {
	clear: both;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-left: 5px;
}
.product_list .title span {
	float: right;
	margin-right: 10px;
}
.product_list .title h1 {font-size: 16px; font-weight: bold; font-family: "微软雅黑", "宋体", Tahoma; text-align: left;}
.product_list .probody {
	clear: both;
}
.product_list li a {
	color: #333333;
}.n_title {
	margin-top: 15px;
	margin-bottom: 20px;
	text-align: center;
}
.n_title h1 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.proimg {
	text-align: center;
	padding: 10px;
}
.proimg img {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.inner_title span {
	color: #000000;
	float: right;
	margin-right: 35px;
	text-indent: 15px;
	line-height: 30px;
}
.inner_title span a {
	color: #000000;
}
.pcontact .pcon_nr {
	padding: 15px;
	text-indent: 2em;
}
.pcontact {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #E6E6E6;
}
.pcontitle {
	font-size: 12px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.l-box h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2252e;
	font-family: "微软雅黑";
	font-size: 15px;
	line-height: 30px;
	color: #333333;
	text-indent: 5px;
	letter-spacing: 2px;
}
.l-box li {
	line-height: 25px;
	text-indent: 40px;
	background-image: url(../images/icon1.gif);
	background-repeat: no-repeat;
	background-position: 25px;
}
.l-box a {
	font-weight: bold;
	color: #c2252e;
}
.l-box ul {
	margin: 5px 0;
}
.l-box a:hover {
	text-decoration: underline;
	font-size: 14px;
}
.l-box1 h1 {
	background-color: #c2252e;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}
.l-box1 img {
}
.inner-banner {
	text-align: center;
	background-image: url(../images/inner-b-bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #118BD0;
}
.box_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6d8da;
	background-image: url(../images/leftprobg.jpg);
	background-repeat: no-repeat;
	background-color: #e9f0f6;

}
.leftnews li {
	white-space: nowrap;
	width: 220px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 25px;
	background-image: url(../images/dot_1.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	text-indent: 20px;
	border-bottom-color: #999;
}
.mnews li {
	white-space: nowrap;
	width: 330px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 22px;
}
.cbg {
	background-image: url(../images/cbg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.ipclist {
	font-weight: bold;
}
.box_title h1 em {
	display: inline-block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CECECE;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C2C2C2;
}
.leftnews ul li span {
	float: left;
	background-image: url(../images/inewsbg.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: 0;
	display: block;
	width: 15px;
	text-align: center;
	color: #FFF;
	line-height: 25px;
}
.leftnews {
	height: 200px;
	overflow: hidden;
	padding: 10px 0;
}
.inner_title span em {
	color: #000000;
}
.iprolist .title h3 {
	font-size: 14px;
	font-weight: bold;
}
.iprolist .title span a {
	color: #666;
}
.aa:hover {
	color: #2b2b2b;
	text-decoration: none;
	border: 1px solid #8A8A8A;
}

.bb {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ffa405;
	text-decoration: none;
	height: 30px;
	width: 30px;
	display: block;
	float: left;
	line-height: 30px;
	margin: 3px;
	border: 1px solid #fe8101;
}
.aa {
	font-weight: bold;
	color: #2b2b2b;
	background-color: #FFFFFF;
	text-decoration: none;
	width: 30px;
	display: block;
	float: left;
	border: 1px solid #c1c1c1;
	line-height: 30px;
	margin: 3px;
}
.fenye a {
	font-size: 14px;
	color: #2B2B2B;

}
.fenye span {
	width: 60px;
	display: block;
	float: left;
	line-height: 30px;
	margin: 3px;
	border: 1px solid #c1c1c1;
	color: #959595;
	font-size: 14px;
}

.cc {
	width: 60px;
	display: block;
	float: left;
	line-height: 30px;
	margin: 3px;
	border: 1px solid #c1c1c1;
}
.cc:hover {
	text-decoration: none;
	border: 1px solid #8A8A8A;
}

.leftnews ul li em {
	font-size: 11px;
	color: #FFF;
	background-color: #F60;
	width: 15px;
	display: block;
	float: left;
	line-height: 15px;
	text-indent: 0;
	text-align: center;
	margin-right: 8px;
	height: 15px;
	margin-top: 6px;
}
.inner_title h2 em {
	color: #999999;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	letter-spacing: 0em;
}
.fline {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #690;
}
.clear { clear: both;}
.inner_right .dqwz {
	line-height: 40px;
	text-indent: 20px;
	font-weight: bold;
	text-align: left;
	clear: both;
}
.clear {
	clear: both;
}
.newshid {
	height: 100px;
	overflow: hidden;
}
.inewsk {
	height: 200px;
	overflow: hidden;
}
.inprolist .ptitle {
	background-image: url(../images/lefttiglebg.gif);
	background-repeat: no-repeat;
	height: 36px;
}
.inprolist .ptitle h1 {
	color: #FFF;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 30px;
	font-size: 14px;
	background-image: url(../images/cpfl.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.inprolist .list ul {
	margin: 0 auto;

}

.inprolist .list ul li {
	list-style: none;
	background-image: url(../images/plistbg.jpg);
	width: 220px;
	height: 28px;
	margin: 5px 0px;

}
.inprolist .list ul li a {
	color: #3e3e3e;
	font-weight: bold;
	line-height: 28px;
	background-image: url(../images/picon1.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: 45px center;
	text-indent: 60px;
}
.inprolist .list ul li a:hover {
	background-image: url(../images/picon2.jpg);
	color: #d72027;
	text-decoration: none;
}
.inprolist .list {
	width: 222px;
	clear: both;
	margin: 0 auto;
	padding: 10px 0px;
}
.inprolist {
	background-color: #FDFDFD;
}

.inner_box .ntitle {
	background-image: url(../images/lefttiglebg.gif);
	background-repeat: no-repeat;
	height: 36px;
}
.inner_box .ntitle h1 {
	color: #FFF;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 30px;
	margin-left: 28px;
	font-size: 14px;
	background-image: url(../images/lefttitleh.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
}
.inner_box {

}.inner_box .ntitle a {
	float: right;
	line-height: 30px;
	color: #FFF;
	margin-right: 15px;
}
.leftnews ul li a {
	color: #5a4041;
	line-height: 25px;
}
.leftnews ul li a:hover {
	color: #F24549;
	text-decoration: none;
}

.inner_content .newslist {
	margin: 0px 25px;
}
.inner_content h2 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0px;
}
.inner_content .zhaiyao {
	text-indent: 2em;
	color: #F00;
}
.biaoqian {
	padding: 15px;
}
.withtitle {
	line-height: 30px;
	text-indent: 10px;
	font-weight: bold;
	margin-top: 10px;
}
.withtitle a {
	float: right;
	margin-right: 20px;
	font-weight: normal;
	color: #999;
}
.withpro ul li {
	float: left;
	text-align: center;
	padding: 2px;
}
.withpro ul li a span {
	clear: both;
}
.withpro ul {
	margin: 0px 10px;
}
.withpro ul li a {
	color: #999;
}
.withnews {
	clear: both;
	margin-top: 25px;
}
.withnews ul li {
	float: left;
	width: 290px;
	line-height: 25px;
	background-image: url(../images/icon2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	white-space: nowrap;
	overflow: hidden;
}
.withnews ul li a {
	color: #666;
}
.withnews ul {
	margin: 0px 9px;
}
.news_title h1 {
	height: 28px;
	font-family: "宋体";
	color: #1F1F1F;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	text-indent: 10px;
}
.inner_box .news_title a {
	float: right;
	margin-right: 15px;
	background-image: url(../images/more.png);
	background-repeat: no-repeat;
	height: 11px;
	width: 42px;
	margin-top: 8px;
}
.news_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B9A1F;

}.bdbotton {
	padding: 10px 0;
	clear: both;
}

.leftproList ul{
	width: 250px;
	padding: 10px 20px;
	height: auto;
	overflow: hidden;
}
.leftproList li{
	width: 250px;
	height: 24px;
	overflow: hidden;
	background-image: url(../images/icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}
.leftproList li span{ width:20px; height:12px; background:#FD572C; color:#FFF; line-height:12px; text-align:center; float:left; margin:6px 20px 6px 0;}
.leftproList li a{
	width: 230px;
	height: 24px;
	float: left;
	line-height: 24px;
	color: #03431E;
	overflow: hidden;
	text-overflow: ellipsis;
}
.leftproList li a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #F30;
}

.leftproList .proList_top {
	background-color: #1B9A1F;
	line-height: 25px;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	font-family: "微软雅黑", "黑体", Arial;
	font-size: 16px;
	color: #FFF;
	text-indent: 40px;
}
.phit {
	text-align: right;
	padding-left: 50px;
}
.inner_content .ntitle h1 {
	font-family: "微软雅黑", "黑体", Arial;
	font-size: 18px;
	text-align: center;
}
.inner_content form table tr td {
	text-align: left;
}