﻿@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
	color:#000000;
}
body, button, input, select, textarea {
	font-size:12px;
	font-family:"微软雅黑", "新宋体", "宋体";
	background:white;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4, h5, h6 {
	font-size: 100%;
}
address, cite, dfn, var {
	font-style: normal;
}
code, kbd, pre, samp, tt {
	font-family: "Courier New", Courier, monospace;
}
small {
	font-size: 12px;
}
ul, ol {
	list-style: none;
}
a {
	text-decoration: none;
	color:#333333;
}
a:hover {
	text-decoration:underline;
	color:#c00000;
}
q:before, q:after {
	content: '';
}
legend {
	color: #000;
}
fieldset, img {
	border: none;
}
button, input, select, textarea {
	font-size: 100%;
}
table, tr, td {
	border-collapse: collapse;
	border-spacing: 0;
}
/*top*/




.top {
	background:url(../Images/phone.gif) no-repeat right 10px;
	width:1000px;
	height:70px;
	margin:10px auto 5px;
	overflow:hidden;
}
.redbg {
	background:url(../Images/red.gif) no-repeat right top;
	width:1000px;
	height:4px;
	margin:0px auto;
	overflow:hidden;
}
/*nav*/




.nav {
	background:#000000;
	width:100%;
	height:35px;
	overflow:hidden;
}
.nav ul {
	width:1000px;
	background:url(../Images/numbg.gif) no-repeat right top;
	height:35px;
	margin:0px auto;
	overflow:hidden;
}
.nav ul li {
	display:block;
	width:102px;
	height:45px;
	line-height:35px;
	float:left;
	overflow:hidden;
}
.nav ul li a {
	display:block;
	width:102px;
	height:35px;
	color:white;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
}
.nav ul li a:hover {
	display:block;
	background:#C00;
	width:102px;
	height:45px;
	color:white;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
}
/*banner*/




.banner {
	width:100%;
	height:400px;
	background:url(../Images/banner.jpg) no-repeat center top;
	margin-top:10px;
}
.banner .bannertext {
	width:1000px;
	margin:0 auto;
	position:relative;
}
.bg_tran {
	position: absolute;
	top: 20px;
	right:0px;
	margin-left: -75px;
	width: 360px;
	height: 360px;
	background: #000;
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(Opacity=80);
	z-index: 2;
}
.writing {
	position: absolute;
	top: 30px;
	right:30px;
	margin-left: -75px;
	width: 300px;
	height: 340px;
	color: #fff;
	z-index: 3;
}
.writing h1 {
	font-size:30px;
	color:#FFF;
	margin-top:20px;
}
.indexred a {
	font-size: 30px;
	font-weight: bold;
	color: #F00;
	padding-right: 30px;
	text-decoration: none;
}
.writing h3 {
	font-size: 16px;
	color: #ff0000;
	padding: 10px 0px;
}
.writing p {
	color:#FFF;
	line-height:24px;
	font-size:12px;
}
.indeximg {
	width:1000px;
	margin:15px auto;
	overflow:hidden;
}
.indeximg ul {
	display:block;
	position:relative;
	width:1020px;
	margin:0;
	overflow:hidden;
}
.indeximg ul li {
	display:block;
	width:235px;
	height:116px;
	margin-right:20px;
	float:left;
	overflow:hidden;
}
.indeximg ul li a {
	display: block;
	position: relative;
	width:235px;
	height:116px;
	font-size:14px;
	font-weight:bold;
	overflow: hidden;
}
.indeximg ul li a:hover {
	font-size:14px;
	color:#c00;
}
.indeximg ul li a img {
	width:235px;
	height:116px;
	overflow:hidden;
}
.indeximg ul li a p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 26px;
	line-height: 26px;
	text-indent: 10px;
	color: white;
	background: rgba(0, 0, 0, .5);
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#88000000, endcolorstr=#88000000);
}
.menu {
	width:1000px;
	margin:0px auto;
	overflow:hidden;
}
/*menu_cate*/
.menu_cate {
	width:170px;
	float:left;
}
.sortt {
}
.sortt li {
	height:34px;
	line-height:30px;
}
.menu_cate .sortt li strong {
	font-weight:bold;
	font-size:16px;
}
.sortt li a {
	background-color:#ededed;
	padding-left:30px;
	display:block;
	line-height:30px;
	font-size:14px;
	color:#000000;
}
.sortt li a:hover {
	text-decoration:none;
	background-color:#c00;
	color:#fff;
}
/*menus_cate*/
.menus_cate {
	width:825px;
	float:right;
}
.floor1 {
	background-color:#f4f4f4;
	height:30px;
	line-height:30px;
	padding-left:20px;
	overflow:hidden;
}
.floor2 {
	background-color:#f4f4f4;
	height:30px;
	margin-top:4px;
	line-height:30px;
	padding-left:20px;
	overflow:hidden;
}
.floor2 a, .floor1 a {
	padding-right:8px;
}
.graybg {
	width:100%;
	margin:10px 0px 15px;
	background:url(../Images/bg.gif) repeat-x left center;
	overflow:hidden;
}
/*product*/




.product {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.product ul {
	margin-top:8px;
	overflow:hidden;
}
.product ul li {
	display:block;
	float:left;
	background:url(../Images/icon.gif) no-repeat left center;
	text-indent:8px;
	width:110px;
	height:26px;
	line-height:26px;
	overflow:hidden;
}
.product p {
	display:block;
	width:120px;
	height:22px;
	background:url(../Images/more.gif) no-repeat left top;
	line-height:22px;
	margin-top:10px;
	overflow:hidden;
}
.product p a {
	color:white;
	font-size:12px;
	padding-left:15px;
	text-decoration:underline;
	overflow:hidden;
}
.product img {
	margin-top:6px;
}
.pro_one {
	width:153px;
	height:280px;
	padding:10px;
	float:left;
	overflow:hidden;
}
.pro_two {
	width:220px;
	height:280px;
	padding:10px;
	float:left;
	overflow:hidden;
}
.zhisha, .mofen, .shengchanxian {
	background:#f0f0f0;
}
.zhisha h2, .shengchanxian h2, .yidongzhan h2 {
	display:block;
	width:150px;
	height:30px;
	line-height:30px;
	background:url(../Images/ico.gif) no-repeat left center;
	text-indent:18px;
	font-size:16px;
	color:#333333;
	overflow:hidden;
}
.zhisha span, .shengchanxian span, .yidongzhan span {
	font-family:Verdana, Geneva, sans-serif;
	display:block;
	width:150px;
	height:20px;
	color:#999;
	line-height:20px;
	overflow:hidden;
}
.zhisha img, .shengchanxian img, .yidongzhan img {
	width:153px;
	height:80px;
	overflow:hidden;
}
.zhisha ul li, .shengchanxian ul li, .yidongzhan ul li {
	background:url(../Images/icon.gif) no-repeat 2px center;
	text-indent:12px;
	width:150px;
	height:26px;
	line-height:26px;
	overflow:hidden;
}
.posui h2, .mofen h2 {
	background:url(../Images/ico.gif) no-repeat left center;
	text-indent:18px;
	color:#333333;
	display:block;
	width:220px;
	height:30px;
	font-size:16px;
	line-height:30px;
	overflow:hidden;
}
.posui span, .mofen span {
	font-family:Verdana, Geneva, sans-serif;
	display:block;
	width:220px;
	height:20px;
	color:#999;
	line-height:20px;
	overflow:hidden;
}
.posui img, .mofen img {
	width:220px;
	height:80px;
	overflow:hidden;
}
/*mainbox*/

.box {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.boxleft {
	width:218px;
	border: 1px solid #d9d9d9;
	border-top: none;
	padding-bottom:5px;
	float:left;
	overflow:hidden;
}
.boxleft h2 {
	background:url(../Images/side.png) no-repeat center top;
	display:block;
	width:218px;
	height:49px;
	margin-top:0px;
	font-size: 24px;
	color: #FFF;
	line-height: 43px;
	text-indent:15px;
	font-weight:normal;
	overflow:hidden;
}
.boxleft ul li {
	border-bottom: 1px solid #ededed;
	height:40px;
	line-height:40px;
	overflow:hidden;
}
.boxleft p {
	border-bottom: 1px solid #ededed;
	height:40px;
	line-height:40px;
	text-indent:15px;
	overflow:hidden;
}
.boxleft p strong {
	color:#cc2d24;
}
.boxleft ul li a {
	background:url(../Images/on.png) no-repeat 15px center;
	display:block;
	text-indent:30px;
	width:218px;
	height:40px;
	overflow:hidden;
}
.boxleft ul li a:hover {
	background:url(../Images/off.png) no-repeat 15px center;
}
.boxright {
	width:780px;
	float:right;
	overflow:hidden;
}
.boxright h2.contitle {
	width:780px;
	float: right;
	height: 40px;
	border-bottom: 1px solid #ededed;
	line-height:40px;
	text-indent:40px;
	color:#cc2d24;
	font-weight:normal;
	font-size:18px;
	overflow:hidden;
}
.boxright h2.contitle span {
	display:block;
	width:450px;
	height:40px;
	line-height:40px;
	float:right;
	text-align:right;
	font-size:12px;
	color:#666666;
	overflow:hidden;
}
.boxright h2.contitle span img {
	padding-right:5px;
}
.boxright .coninfo {
	width:740px;
	padding-left:40px;
	padding-top:10px;
	font-size:14px;
	line-height:2em;
	overflow:hidden;
}
.boxright .coninfo img.casebigpic {
	display:block;
	width:480px;
	height:320px;
	margin:10px auto;
	text-align:center;
	overflow:hidden;
}
.boxright .coninfo h1.biaoti {
	font-size:20px;
	font-weight:bold;
	color:#000000;
	height:30px;
	line-height:30px;
	margin-top:15px;
	overflow:hidden;
}
.boxright .coninfo h6.datetime {
	font-size:12px;
	font-weight:normal;
	color:#000000;
	border-bottom:1px solid #ededed;
	margin-bottom:10px;
	padding-bottom:5px;
	overflow:hidden;
}
.coninfo .hrefbox {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	border:1px solid #ededed;
	border-left:0;
	border-right:0;
	margin-top:10px;
	overflow:hidden;
}
.coninfo .hrefbox ul li {
	display:block;
	width:360px;
	float:left;
	height:28px;
	line-height:28px;
	padding:5px 0px;
	overflow:hidden;
}
.coninfo .hrefbox ul li a {
	font-weight:bold;
	font-size:14px;
	color:#cc2d24;
}
.coninfo dl {
	width:740px;
	margin:15px auto;
	overflow:hidden;
}
.coninfo dd.img {
	display:block;
	float:left;
	width:250px;
	height:150px;
	overflow:hidden;
}
.coninfo dd.img img {
	width:250px;
	height:150px;
}
.coninfo dt.tit {
	display:block;
	float:right;
	width:470px;
	height:30px;
	line-height:30px;
	font-weight:bold;
	overflow:hidden;
}
.coninfo dd.info {
	display:block;
	float:right;
	width:470px;
	height:72px;
	line-height:24px;
	overflow:hidden;
}
.coninfo dd.time {
	display:block;
	float:right;
	width:470px;
	height:30px;
	line-height:30px;
	color:#666;
	overflow:hidden;
}
.coninfo ul.caselist {
	position:relative;
	width:760px;
	margin:0px;
	padding-top:20px;
	overflow:hidden;
}
.coninfo ul.caselist li {
	display:block;
	float:left;
	width:210px;
	padding-right:20px;
	border-bottom: 1px dotted #b2b2b2;
	margin-right:20px;
	margin-bottom:20px;
	height:210px;
	overflow:hidden;
}
.coninfo ul.caselist li img.caseimg {
	width:210px;
	height:140px;
}
.coninfo ul.caselist li span {
	display:block;
	width:210px;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.coninfo ul.caselist li p {
	margin-top:5px;
}
.coninfo ul.newslist li {
	width:740px;
	margin-bottom: 10px;
	overflow:hidden;
}
.coninfo ul.newslist li a {
	background: url(../Images/icon.jpg) no-repeat left center;
	display: block;
	float: left;
	width: 540px;
	border-bottom: 1px dotted #CCC;
	text-indent: 13px;
	height: 29px;
	line-height: 30px;
	font-size: 14px;
	overflow: hidden;
}
.coninfo ul.newslist li span {
	width: 200px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	float: right;
	border-bottom: 1px dotted #CCC;
	height: 29px;
	text-align: right;
	overflow: hidden;
}
.coninfo ul.newslist li p {
	display: block;
	width: 740px;
	font-size: 12px;
	color: #666;
	line-height: 24px;
	padding-top: 5px;
	overflow: hidden;
}
.mainbox {
	width:1000px;
	margin:10px auto;
	overflow:hidden;
}
.news {
	width:300px;
	height:300px;
	background:white;
	padding:15px;
	float:left;
	overflow:hidden;
}
.news .hot {
	width:290px;
	padding:4px;
	border:1px solid #dedede;
	height:90px;
	margin:15px auto 0px;
	overflow:hidden;
}
.news .hot img {
	display:block;
	width:290px;
	height:90px;
	overflow:hidden;
}
.news .hot a {
	display:block;
	margin:-24px auto 0px;
	position:relative;
	width:290px;
	height:24px;
	line-height:24px;
	background:#000000;
	opacity:0.8;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter:alpha(Opacity=80);
	color:white;
	text-align:center;
	overflow:hidden;
}
.news h2 {
	display:block;
	width:300px;
	height:30px;
	padding-bottom:5px;
	line-height:30px;
	border-bottom:1px solid #dedede;
	margin-bottom:10px;
	overflow:hidden;
}
.news h2 a {
	font-size:16px;
	font-weight:bold;
	color:#333333;
}
.news h2 span {
	font-size:14px;
	font-weight:normal;
	color:#999999;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:5px;
}
.about {
	width:298px;
	background:white;
	padding:15px;
	border:1px solid #ddd;
	float:left;
	line-height:24px;
	overflow:hidden;
}
.about h2 {
	display:block;
	width:300px;
	height:30px;
	padding-bottom:5px;
	line-height:30px;
	border-bottom:1px solid #dedede;
	margin-bottom:10px;
	overflow:hidden;
}
.about img, .case img {
	display:block;
	width:290px;
	height:80px;
	padding:4px;
	border:1px solid #dedede;
	margin-bottom:10px;
	overflow:hidden;
}
.about .personal {
	width:300px;
	height:33px;
	line-height:33px;
	background:url(../Images/personal.jpg) no-repeat;
	overflow:hidden;
}
.about .personal a {
	color:white;
	padding-left:30px;
	font-size:14px;
}
.about .single {
	height:30px;
	line-height:30px;
}
.pcl {
	width:620px;
	height:300px;
	float:right;
	background:white;
	padding: 15px;
	overflow:hidden;
}
.pcl h2 {
	display: block;
	width: 630px;
	height: 30px;
	padding-bottom: 5px;
	line-height: 30px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 10px;
	overflow: hidden;
}
.pcl a {
	font-size:12px;
	font-weight:normal;
}
.pcl a.red {
	font-size:12px;
	font-weight:normal;
	color:red;
}
.pcl h2 span {
	font-size:12px;
	font-weight:normal;
	float:right;
	width:310px;
	height:30px;
	overflow:hidden;
}
.pcl dl {
	display:block;
	width:300px;
	height:120px;
	float:left;
	margin-bottom:12px;
	margin-right:20px;
	overflow:hidden;
}
.pcl dl dt {
	display:block;
	width:180px;
	float:right;
	padding-right:5px;
	padding-left:10px;
	height:30px;
	line-height:30px;
	font-weight:bold;
	overflow:hidden;
}
.pcl dl dd.leftpic {
	display:block;
	width:120px;
	height:120px;
	float:left;
	overflow:hidden;
}
.pcl dl dd.leftpic img {
	margin-top:6px;
	width:120px;
	height:80px;
	overflow:hidden;
}
.pcl dl dd.leftpic a.name {
	display:block;
	background:#ddd;
	width:120px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-weight:bold;
	overflow:hidden;
}
.pcl dl dd.rightdaodu {
	display:block;
	width:165px;
	padding-left:15px;
	margin-top:6px;
	float:left;
	line-height:22px;
	color:#555555;
	overflow:hidden;
}
.pcl dl dd.rightdaodu a {
	color:#f25d3c;
}
.news ul {
	margin-top:5px;
	overflow:hidden;
}
.news ul li {
	background:url(../Images/icon.jpg) no-repeat left center;
	text-indent:10px;
	height:28px;
	line-height:28px;
	overflow:hidden;
}
.news ul li a {
	display:block;
	width:210px;
	float:left;
	height:27px;
	font-size:12px;
	overflow:hidden;
}
.news ul li span {
	float:right;
	text-indent:0;
	width:75px;
	display:block;
	height:27px;
	letter-spacing:0px;
	color:#666;
	font-family:Arial, Verdana, Geneva, sans-serif;
}
.rightword {
	width:650px;
	height:228px;
	float:right;
	/*background: #F1F1F1;*/
	overflow:hidden;
}
.rightone h2, .righttwo h2 {
	display: block;
	width: 290px;
	height: 30px;
	padding-top:10px;
	padding-bottom: 5px;
	line-height: 30px;
	border-bottom: 1px dashed #666;
	margin:0px auto 10px;
	overflow: hidden;
}
.rightone {
	width:310px;
	height:228px;
	float:left;
	background: #F1F1F1;
	overflow:hidden;
}
.righttwo {
	width:310px;
	height:228px;
	float:right;
	background: #F1F1F1;
	overflow:hidden;
}
.case {
	width:298px;
	background:white;
	padding:15px;
	border:1px solid #ddd;
	margin-left:350px;
	margin-right:320px;
	line-height:24px;
	overflow:hidden;
}
.case h2 {
	display:block;
	width:300px;
	height:30px;
	padding-bottom:5px;
	line-height:30px;
	border-bottom:1px solid #dedede;
	margin-bottom:10px;
	overflow:hidden;
}
.case ul li {
	background:url(../Images/icon.jpg) no-repeat left center;
	width:298px;
	height:24px;
	line-height:24px;
	overflow:hidden;
}
.case ul li a {
	display:block;
	width:195px;
	height:24px;
	float:left;
	padding-left:15px;
	overflow:hidden;
}
.case ul li span {
	display:block;
	width:80px;
	float:right;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	height:24px;
	color:#888888;
	overflow:hidden;
}
.service {
	width:268px;
	background:white;
	padding:15px;
	border:1px solid #ddd;
	float:right;
	line-height:24px;
	overflow:hidden;
}
.service h2 {
	display: block;
	width:268px;
	height: 30px;
	padding-bottom: 5px;
	line-height: 30px;
	border-bottom:1px solid #dedede;
	margin-bottom: 10px;
	overflow: hidden;
}
.service h2 span {
	color:#cb0003;
}
.service img {
	padding:4px;
	border:1px solid #dedede;
	width:258px;
	height:80px;
	margin-bottom:10px;
	overflow:hidden;
}
.service p {
	line-height:24px;
}
.service p strong {
	color:red;
}
.bottom {
	width:100%;
	background:#2d2d2d;
	padding:30px 0;
	color:#aaaaaa;
	margin-top:30px;
	overflow:hidden;
}
.bottom a {
	color:#aaaaaa;
	padding-right:5px;
}
.bottom01 {
	width:600px;
	float:left;
}
.bottom01 p {
	line-height:26px;
	color:#aaaaaa;
}
.bottom02 {
	width:330px;
	float:right;
	line-height:28px;
}
.bottom02 p {
	font-weight:bold;
	line-height:30px;
	color:#aaaaaa;
}
/*about */


.sonbanner {
	width:100%;
	height:159px;
	margin:0 auto;
	overflow:hidden;
}
.sonbanner span {
	background:url(../Images/side.png) no-repeat center top;
	display:block;
	width:220px;
	height:49px;
	margin-top:110px;
	font-size: 24px;
	color: #FFF;
	line-height: 43px;
	text-indent:15px;
	overflow:hidden;
}
#about {
	background:url(../Images/aboutpic.jpg) no-repeat center top;
}
#contact {
	background:url(../Images/contactus.jpg) no-repeat center top;
}
#news {
	background:url(../Images/newspic.jpg) no-repeat center top;
}
#product {
	background:url(../Images/productpic.jpg) no-repeat center top;
}
#case {
	background:url(../Images/casepic.jpg) no-repeat center top;
}
.main {
	width:1000px;
	margin:0 auto;
}
.mainleft {
	width: 280px;
	float: left;
	background: #F2F2F2;
	position: relative;
	top: -80px;
	z-index:100;
}
.mainleft h2 {
	background: #0270D7;
	letter-spacing: 2px;
	color: white;
	text-align: center;
	height: 60px;
	padding: 40px 0;
	margin: 0 0 10px;
	font-size: 32px;
	line-height: 35px;
}
.mainleft ul li {
	line-height:50px;
	border-bottom:solid 1px #fff;
	font-size:14px;
}
.mainleft ul li a {
	display:block;
	padding:0 30px;
}
.mainleft ul li a:hover {
	background:#0270d7;
	color:#fff;
	text-decoration:none;
}
.mainright {
	width: 700px;
	float: right;
}
.mainright h2.path {
	line-height: 50px;
	padding: 20px 0 0;
	font-size: 16px;
	border-bottom: solid 1px #CCC;
	font-weight:bold;
}
.mainright h2.path span {
	font-weight:normal;
	font-size:14px;
	float:right;
	display:inline-block;
	overflow:hidden;
}
.mainright .info {
	line-height:2em;
	padding:15px;
	font-size:14px;
	overflow:hidden;
}
.mainright .info p.guide {
	line-height:2em;
	overflow:hidden;
}
.mainright .info h4.proname {
	padding-top:10px;
	font-size: 20px;
	color: #F44503;
	font-weight:bold;
	border-bottom:1px dotted #999;
	padding-bottom:10px;
	overflow:hidden;
}
.mainright .info h4.proname a {
	font-size:14px;
	font-weight:normal;
	display:inline-block;
	float:right;
	overflow:hidden;
}
.mainright .info ul.hotproduct {
	width: 692px;
	margin: 0;
	font-size:12px;
	position: relative;
	overflow: hidden;
}
.mainright .info ul.hotproduct li {
	width: 150px;
	height: 200px;
	float: left;
	margin-right: 23px;
	margin-top: 15px;
	overflow: hidden;
}
.mainright .info ul.hotproduct li a.cpimg {
	display: block;
	width: 150px;
	height: 100px;
	overflow: hidden;
}
.mainright .info ul.hotproduct li h3.cpname {
	width: 150px;
	display: block;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	margin: 5px 0px;
	font-size:12px;
	overflow: hidden;
}
.mainright .info ul.hotproduct li p.cpdaodu {
	line-height: 20px;
	height: 40px;
	display: block;
	width: 150px;
	overflow: hidden;
}
.mainright .info ul.hotproduct li a.cpmore {
	display: block;
	height: 24px;
	line-height: 24px;
	width: 150px;
	color: red;
	overflow: hidden;
}
.mainright .info dl.hotnews {
	width:100%;
	height:120px;
	margin:15px 0px;
	overflow:hidden;
}
.mainright .info dt.newstitle {
	display:block;
	width:420px;
	height:28px;
	line-height:28px;
	float:right;
	overflow:hidden;
}
.mainright .info dl.hotnews dd.newsdate {
	display:block;
	float:right;
	width:420px;
	height:20px;
	color: #F25D3C;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	overflow:hidden;
}
.mainright .info dl.hotnews dd.newsimg {
	display:block;
	float:left;
	width:230px;
	height:120px;
	overflow:hidden;
}
.mainright .info dl.hotnews dd.newsimg img {
	width:230px;
	height:120px;
	overflow:hidden;
}
.mainright .info dd.newsguide {
	display:block;
	width:420px;
	height:72px;
	line-height:24px;
	float:right;
	font-size:12px;
	color:#666666;
	overflow:hidden;
}
.mainright .info ul.newslist {
	border-top: 1px solid gainsboro;
	padding-top: 10px;
	overflow:hidden;
}
.mainright .info ul.newslist li {
	height:35px;
	line-height:35px;
	border-bottom:1px dashed #dedede;
	background:url(../Images/ico.jpg) no-repeat left center;
	overflow:hidden;
}
.mainright .info ul.newslist li a {
	display:block;
	width:480px;
	height:35px;
	float:left;
	font-size:14px;
	font-weight:normal;
	padding-left:10px;
	overflow:hidden;
}
.mainright .info ul.newslist li span {
	display:block;
	width:90px;
	height:35px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	overflow:hidden;
}
.mainright .info h3.arc_name {
	display:block;
	width:670px;
	height:30px;
	line-height:30px;
	font-size:18px;
	font-weight:bold;
	color: #F44503;
	overflow:hidden;
}
.mainright .info span.arc_date {
	display:block;
	width:670px;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#999;
	border-bottom:1px dashed #999;
	margin-bottom:10px;
	padding-bottom:5px;
	overflow:hidden;
}
.mainright .info .arctitle {
	width:670px;
	border-bottom:1px dashed #999;
	padding-bottom:15px;
	overflow:hidden;
}
.mainright .info img.caseimg {
	display:block;
	width:480px;
	height:320px;
	margin:10px auto;
	overflow:hidden;
}
.mainright .info ul.pageguide {
	width:670px;
	padding:15px 0px;
	margin:0 auto;
	border-bottom:1px dashed #999;
	overflow:hidden;
}
.mainright .info ul.pageguide li a {
}
.readmore h3 {
	display: block;
	width: 670px;
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #F44503;
	margin-top:15px;
	overflow: hidden;
}
.readmore ul li {
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.readmore ul li a {
	display:block;
	width:450px;
	height:30px;
	float:left;
	overflow:hidden;
}
.readmore ul li span {
	display:block;
	width:100px;
	height:30px;
	float:right;
	color:#666666;
	font-family:Verdana, Geneva, sans-serif;
	overflow:hidden;
}
.protop {
	width:1000px;
	height:300px;
	margin:25px auto;
	border-bottom:1px solid #dedede;
	padding-bottom:34px;
	overflow:hidden;
}
.topleft {
	width:450px;
	height:300px;
	float:right;
	overflow:hidden;
}
.topleft img {
	width:450px;
	height:300px;
}
.topright {
	float:left;
	width:500px;
	height:300px;
	overflow:hidden;
}
.topright h1 {
	height: 30px;
	line-height: 30px;
	font-size: 24px;
	font-weight: bold;
	color: #F44503;
	border-bottom: 1px dotted #CCC;
	margin-bottom:10px;
	padding-bottom:10px;
	overflow: hidden;
}
.topright p {
	display:block;
	font-size: 14px;
	line-height: 24px;
	margin:5px 0px;
	color:#666666;
	overflow: hidden;
}
.topright p.rcd {
	margin:10px 0px;
}
.topright p strong {
	display:block;
	height:24px;
	width:520px;
	color: #000000;
	font-size: 14px;
	line-height:24px;
	overflow:hidden;
}
.topright p.wuliao {
	height: 48px;
	overflow: hidden;
}
.topright p.fanwei {
	height: 24px;
	overflow: hidden;
}
.topright a.inquery {
	display:block;
	width:400px;
	height:35px;
	margin: 10px 0px 0px;
	overflow: hidden;
}
.topright .sousuo {
	font-size:14px;
}
.productinfo {
	width: 670px;
	font-size:14px;
	line-height:2em;
	color:#666666;
	overflow: hidden;
}
.proleft {
	width: 670px;
	float: left;
	overflow: hidden;
}
.proleft h2.biaoti {
	display: block;
	width: 670px;
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #F44503;
	overflow: hidden;
}
.proleft .reading {
	line-height:2em;
	margin-top:10px;
	font-size:14px;
	overflow:hidden;
}
.linkcase {
	width:670px;
	margin:15px auto;
	overflow:hidden;
}
.linkcase h2 {
	display:block;
	font-size: 20px;
	width: 670px;
	height: 30px;
	font-weight:bold;
	line-height: 30px;
	color: #F44503;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
	overflow: hidden;
}
.linkcase h2 a {
	font-size:12px;
	font-weight:normal;
	padding-left:500px;
	color:#666;
	font-weight:bold;
	overflow:hidden;
}
.linkcase ol {
	position:relative;
	width:695px;
	padding:10px 0px;
	overflow:hidden;
}
.linkcase ol li {
	display:block;
	width:150px;
	height:130px;
	float:left;
	margin-right:23px;
	overflow:hidden;
}
.linkcase ol li a {
	display:block;
	width:150px;
	height:100px;
	overflow:hidden;
}
.linkcase ol li img {
	width:150px;
	height:100px;
	overflow:hidden;
}
.linkcase ol li p {
	display:block;
	width:150px;
	height:30px;
	text-align:center;
	line-height:30px;
	overflow:hidden;
}
.proright {
	width:250px;
	float:right;
	overflow:hidden;
}
.proright h2 {
	font-size:20px;
	height:30px;
	font-weight:bold;
	line-height:30px;
	color:#333333;
	overflow:hidden;
}
.proright ul li {
	background:url(../Images/icon.jpg) no-repeat left center;
	height:28px;
	line-height:28px;
	overflow:hidden;
}
.proright ul li a {
	font-size:14px;
	padding-left:13px;
}
.proright select {
	width: 250px;
	height: 28px;
	border: 1px solid #BBBABB;
	color: #999;
	background-color: white;
	font-size: 14px;
	font-family: "微软雅黑", "新宋体", "宋体";
	margin-top: 10px;
	line-height:30px;
	overflow:hidden;
}
.proright p {
	font-size:14px;
	line-height:2em;
}
.proright h6 {
	width:250px;
	height:40px;
	background-color: #E3551A;
	line-height:40px;
	margin:15px 0px 20px;
	overflow:hidden;
}
.proright h6 a {
	display:block;
	text-align:center;
	width:250px;
	height:40px;
	color:#ffffff;
	font-size:24px;
	overflow:hidden;
}
.proright h6 a:hover {
	display:block;
	text-align:center;
	width:250px;
	height:40px;
	text-decoration:none;
	background:#0f367a;
	color:#ffffff;
	font-size:24px;
	overflow:hidden;
}
.protab {
	width:1040px;
	position:relative;
	overflow:hidden;
}
.protab h3.Hcase {
	font-weight:bold;
	font-size:16px;
	height:42px;
	line-height:40px;
	background:url(../Images/line.gif) no-repeat center bottom;
	margin-bottom:25px;
	overflow:hidden;
}
.protab p.daodu {
	font-size:14px;
	line-height:2em;
	text-indent:2em;
	margin-top:15px;
	overflow:hidden;
}
.protab ul#myTab1 {
	margin:10px 0px 25px;
	overflow:hidden;
}
.protab ul#myTab1 li {
	display:block;
	width:166px;
	border-right:1px solid #ffffff;
	height:40px;
	float:left;
	line-height:40px;
	text-align:center;
	overflow:hidden;
}
.protab ul#myTab1 li a {
	display:block;
	font-weight:bold;
	font-size:16px;
	width:166px;
	height:40px;
	background:#dddddd;
	overflow:hidden;
}
.protab ul#myTab1 li a:hover {
	display:block;
	font-weight:bold;
	font-size:16px;
	width:166px;
	height:40px;
	color:white;
	background:#d9382f;
	text-decoration:none;
	overflow:hidden;
}
.protab dl {
	display:block;
	width:210px;
	height:280px;
	float:left;
	margin-right:50px;
	margin-bottom:30px;
	overflow:hidden;
}
.protab dl dt img {
	width:210px;
	height:140px;
	overflow:hidden;
}
.protab dl dd {
	line-height:24px;
	height:72px;
	overflow:hidden;
}
.protab dl dd.ddname {
	display:block;
	width:210px;
	height:30px;
	line-height:30px;
	margin-bottom:5px;
	overflow:hidden;
}
.protab dl dd a {
	display:block;
	width:210px;
	height:30px;
	line-height:30px;
	font-size:14px;
	background:#efefef;
	text-indent:5px;
	overflow:hidden;
}
.protab dl dd.ddhref {
	display:block;
	width:210px;
	height:27px;
	margin-top:5px;
	overflow:hidden;
}
.protab dl dd.ddhref a {
	display:block;
	width:210px;
	height:27px;
	text-indent:0px;
	background:none;
	overflow:hidden;
}
#myTab1_Content0, #myTab1_Content1, #myTab1_Content2, #myTab1_Content3, #myTab1_Content4, #myTab1_Content5, #myTab1_Content6 {
	width:1040px;
	position:relative;
	margin:0;
	overflow:hidden;
}
.s_list {
	width:475px;
	height:300px;
	overflow:hidden;
}
.s_list h3 {
	font-weight:bold;
	font-size:16px;
	height:42px;
	line-height:40px;
	background:url(../Images/line.gif) no-repeat left bottom;
	margin-bottom:15px;
	overflow:hidden;
}
.s_list ul li {
	background:url(../Images/icon.jpg) no-repeat left center;
	width:475px;
	height:36px;
	line-height:36px;
	border-bottom:1px dotted #dedede;
	overflow:hidden;
}
.s_list ul li a {
	padding-left:13px;
	display:block;
	width:350px;
	height:36px;
	float:left;
	overflow:hidden;
}
.s_list ul li span {
	float:right;
	display:block;
	width:100px;
	height:36px;
	text-align:right;
	font-family:Tahoma, Geneva, sans-serif;
	color:#666666;
	overflow:hidden;
}
.boxright .divlist {
	width:740px;
	padding-left:40px;
	padding-top:10px;
	font-size:14px;
	line-height:2em;
	overflow:hidden;
}
.boxright .divlist h3 {
	display:block;
	font-size:16px;
	font-weight:bold;
	height:36px;
	border-bottom:1px solid #dedede;
	line-height:36px;
	margin-bottom:5px;
	overflow:hidden;
}
.boxright .divlist .list {
	width:350px;
	overflow:hidden;
}
.boxright .list ul li {
	background:url(../Images/icon.jpg) no-repeat left center;
	height:30px;
	line-height:30px;
	overflow:hidden;
}
.boxright .list ul li a {
	padding-left:13px;
}
.page-con ul li{ float:left; overflow:hidden;}


/* banner  */
.fullSlide {width:100%;position:relative;height:500px;background:#000;margin-top:0px;}
.fullSlide .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul {width:100% !important;}
.fullSlide .bd li {width:100% !important;height:500px;overflow:hidden;text-align:center;}
.fullSlide .bd li a {display:block;height:500px;}
.fullSlide .hd {width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li {cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on {background:#f00;}
.fullSlide .prev,.fullSlide .next {display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next {left:auto;right:15%;background-position:-6px -137px;}

.page-con { margin:20px auto 0px auto; background:#454545; padding:15px; overflow:hidden;}
.page-con ul li a { margin:0px 10px; color:#fff; font-size:15px;}
.page-con ul li span { margin:0px 10px; color:#fff; font-size:15px;}