@charset "utf-8";
/* CSS Document */
/* 公共部分 */
* {padding:0;margin:0;}
body, td, th {font-size: 12px;color: #333333;font-family: Arial, Helvetica, sans-serif;line-height: 20px;}
body {background-image: url(/images/bj01.jpg);background-repeat: repeat-y;background-position: center center;}
ul, ol, li {list-style-image: none;list-style-type: none;}
img {border:0;}
.clr{clear: both;}
.bk{clear: both;float: none;margin-right: auto;margin-left: auto;}
table{
	width:100%;
	bordercolordark:#fff;
	background-color: #ccc;
}
tr{
	background-color: #fff;
}
td{
	text-align: center;
	width: 5%;
}
/* 头部 */
.header{background-color: #000;height: 32px;width: 100%;border-bottom-width: 3px;border-bottom-style: solid;border-bottom-color: #b0b0b0;color: #cccccc;line-height: 32px;}
.header ul{
	clear: both;
	float: none;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
}
.header p.left{float: left;}
.header p.right{float: right;}
.header p a{line-height: 18px;padding: 0 4px;letter-spacing: 1px;text-shadow: 1px 1px 1px #000;color: #ddd;text-decoration: none;}
.header p a:hover{color: #fff;}
.header a p{font-weight: bold;}
/* flash部分 */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  src: url(http://themes.googleusercontent.com/static/fonts/playfairdisplay/v7/9MkijrV-dEJ0-_NWV7E6N1unUjFLosqcXqVe-epvtEE.eot);
  src: local('Playfair Display Italic'), local('PlayfairDisplay-Italic'), url(http://themes.googleusercontent.com/static/fonts/playfairdisplay/v7/9MkijrV-dEJ0-_NWV7E6N1unUjFLosqcXqVe-epvtEE.eot) format('embedded-opentype'), url(http://themes.googleusercontent.com/static/fonts/playfairdisplay/v7/9MkijrV-dEJ0-_NWV7E6N3aqFElqJjV-H5EUExnZgmU.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: url(http://themes.googleusercontent.com/static/fonts/opensanscondensed/v6/gk5FxslNkTTHtojXrkp-xOnoCx_jK1JUF_-5xuexfsU.eot);
  src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url(http://themes.googleusercontent.com/static/fonts/opensanscondensed/v6/gk5FxslNkTTHtojXrkp-xOnoCx_jK1JUF_-5xuexfsU.eot) format('embedded-opentype'), url(http://themes.googleusercontent.com/static/fonts/opensanscondensed/v6/gk5FxslNkTTHtojXrkp-xF1YPouZEKgzpqZW9wN-3Ek.woff) format('woff');
}

/* logo部分 */
.logo{
	width: 950px;
	height: 84px;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/i_03.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 27px;
}
.logo a{clear: left;float: left;height: 58px;width: 368px;background-image: url(/images/logo.jpg);background-repeat: no-repeat;background-position: left center;text-indent: -5000px;}
.logo h1{
	height: 58px;
	width: 368px;
	overflow: hidden;
	clear: left;
	float: left;
}
/*网站导航部分*/
.webdh{
	height: 43px;
	width: 100%;
	background-color: #f0eeef;
}
.webdh ul{
	clear: both;
	float: none;
	height: 43px;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	line-height: 43px;
}
.webdh ul ol{}
.webdh ul a {
	height: 43px;
	width: 89px;
	color: #FFFFFF;
	text-decoration: none;
	clear: none;
	float: left;
	text-align: center;
}
/* flash部分 */
.ei-slider{
	position: relative;
	width: 100%;
	max-width: 1920px;
	height: 400px;
	margin: 0 auto;
}
.ei-slider-loading{
	width: 90%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:999;
	background: rgba(0,0,0,0.9);
	color: #fff;
	text-align: center;
	line-height: 400px;
}
.ei-slider-large{
	height: 100%;
	width: 100%;
	position:relative;
	overflow: hidden;
}
.ei-slider-large li{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 100%;
	width: 100%;
}
.ei-title{
	position: absolute;
	right: 40%;
	margin-right: 13%;
	top: 30%;
	width: 300px;
}
.ei-title h2{
	clear: left;
	float: left;
	height: 55px;
	width: 206px;
}
.ei-title h3{
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	clear: left;
	float: left;
	margin-top: 10px;
}
.ei-title h3 img{
	height: 40px;
	width: 119px;
	clear: none;
	float: right;
	margin-top: 20px;
}
.ei-slider-thumbs{
	height: 13px;
	margin: 0 auto;
	position: relative;
}
.ei-slider-thumbs li{
	position: relative;
	float: left;
	height: 100%;
}
.ei-slider-thumbs li.ei-slider-element{
	top: 0px;
	left: 0px;
	position: absolute;
	height: 100%;
	z-index: 10;
	text-indent: -1000px;
	background: #000;
	background: rgba(0,0,0,0.9);
}
.ei-slider-thumbs li a{
	display: block;
	text-indent: -9000px;
	background: #666 ;
	width: 100%;
	height: 100%;
	cursor: pointer;
	-webkit-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-moz-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.5);
	-webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.ei-slider-thumbs li a:hover{
	background-color: #f0f0f0;
}
.ei-slider-thumbs li img{
	position: absolute;
	bottom: 50px;
	opacity: 0;
	z-index: 999;
	max-width: 100%;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
	-webkit-box-reflect: 
        below 0px -webkit-gradient(
            linear, 
            left top, 
            left bottom, 
            from(transparent), 
            color-stop(50%, transparent), 
            to(rgba(255,255,255,0.3))
            );
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.ei-slider-thumbs li:hover img{
	opacity: 1;
	bottom: 13px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
@media screen and (max-width: 830px) {
	.ei-title{
		position: absolute;
		right: 0px;
		margin-right: 0px;
		width: 100%;
		text-align: center;
		top: auto;
		bottom: 10px;
		background: #fff;
		background: rgba(255,255,255,0.9);
		padding: 5px 0;
	}
	.ei-title h2, .ei-title h3{
		text-align: center;
	}
	.ei-title h2{
		font-size: 20px;
		line-height: 24px;
	}
	.ei-title h3{
		font-size: 30px;
		line-height: 40px;
	}
}

/* 首页webc */
.webc{
	height: auto;
	width: 1000px;
	margin-top: 42px;
}
.icpdh{
	clear: left;
	float: left;
	height: 221px;
	width: 194px;
	line-height: 25px;
	color: #FFFFFF;
	margin-right: 35px;
}
.icpdh ol,.icpdh li{
	background-color: #403f44;
}
.icpdh ol{
	font-family: "黑体";
	font-size: 20px;
	font-weight: bold;
	line-height: 50px;
	padding-left: 19px;
}
.icpdh li{
	padding-left: 21px;
	margin-top: 3px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.icpdh li a{
	color: #FFFFFF;
	text-decoration: none;
}
.icpdh li a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.icpdh li h3{
	font-size: 14px;
	font-weight: normal;
}
.ijj{
	clear: none;
	float: left;
	height: 222px;
	width: 412px;
}
.ijjbt{
	line-height: 23px;
	background-image: url(/images/i_10.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	clear: left;
	float: left;
	height: 23px;
	width: 412px;
}
.ijjbt ol{
	clear: left;
	float: left;
	width: 412px;
	font-weight: bold;
}
.ijjbt ol span{
	line-height: 23px;
	background-image: url(/images/i_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: none;
	float: left;
	height: 23px;
	width: 80px;
	color: #666666;
	text-align: center;
}
.ijjbt ol span.hover{
	line-height: 23px;
	background-image: url(/images/i_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: none;
	float: left;
	height: 23px;
	width: 80px;
	color: #096bbe;
}
#one3{

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
}
.ijjnr{
	clear: left;
	float: left;
	height: auto;
	width: 412px;
	text-align: left;
	line-height: 20px;
	color: #666666;
	margin-top: 10px;
}
.ijjnr li{
	clear: left;
	float: left;
	height: auto;
	width: 412px;
}
.ijjnr li a{
	clear: left;
	float: left;
	color: #666666;
	height: 14px;
	width: 214px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	line-height: 14px;
	margin-right: 10px;
	text-decoration: none;
}
.ijjnr li a:hover{
	color: #3399FF;
}
.ijjnr li p{
	line-height: 14px;
	clear: left;
	float: left;
	height: 14px;
	width: 321px;
	background-image: url(/images/icon11.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;	margin-top: 7px;
}
.inewsa{
	clear: none;
	float: left;
	height: 159px;
	width: 641px;
	margin-top: 10px;
}
.inewsabt{
	line-height: 23px;
	background-image: url(/images/i_10.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	clear: left;
	float: left;
	height: 23px;
	width: 641px;
}
.inewsabt ol{
	clear: left;
	float: left;
	width: 641px;
	font-weight: bold;
}
.inewsabt ol span{
	line-height: 23px;
	background-image: url(/images/i_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: none;
	float: left;
	height: 23px;
	width: 80px;
	color: #666666;
	text-align: center;
}
.inewsabt ol span.hover{
	line-height: 23px;
	background-image: url(/images/i_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: none;
	float: left;
	height: 23px;
	width: 80px;
	color: #096bbe;
}
#one3{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
}
.inewsanr{
	clear: left;
	float: left;
	height: auto;
	width: 641px;
	text-align: left;
	line-height: 20px;
	color: #666666;
	margin-top: 10px;
}
.inewsanr li{
	clear: left;
	float: left;
	height: auto;
	width: 641px;
}
.inewsanr li a{
	clear: none;
	float: left;
	color: #666666;
	height: 14px;
	width: 214px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	line-height: 14px;
	margin-right: 10px;
	text-decoration: none;
}
.inewsanr li a:hover{
	color: #3399FF;
}
.inewsanr li p{
	line-height: 14px;
	clear: none;
	float: left;
	height: 14px;
	width: 310px;
	background-image: url(/images/icon11.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-top: 7px;
}
.shipin{
	clear: none;
	float: left;
	height: 236px;
	width: 331px;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	color: #FFFFFF;
	background-color: #3399FF;
	text-align: center;
	vertical-align: middle;
}
.shipin embed{
	height: 236px;
	width: 331px;
}
.shipin .itu{
	border: 1px solid #dddddd;
	clear: left;
	float: left;
	height: 131px;
	width: 329px;
}
.phone{
	height: 129px;
	width: 605px;
}
.webcl{
	clear: left;
	float: left;
	width: 641px;
	margin-right: 36px;
}
.icpzs{
	clear: both;
	float: none;
	height: auto;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
}
.icpzs ol{
	background-image: url(/images/icpzs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 1003px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #00a1ff;
}
.icpzs li{
	clear: left;
	float: left;
	height: 116px;
	width: 1003px;
	margin-top: 11px;
}
.icpzs li img{
	clear: left;
	float: left;
	height: 88px;
	width: 120px;
	border: 1px solid #dddddd;
}
.icpzs li span{
	line-height: 25px;
	clear: left;
	float: left;
	height: 25px;
	width: auto;
}
.gcpbox {width:602px;  overflow:hidden;} 
.gcpbox a {
	float:left;
	width:120px;
	color: #333333;
	text-decoration: none;
	margin-right: 10px;
} 
.gcpbox a:hover {
	float:left;
	width:120px;
	color: #d20111;
	text-decoration: underline;
}
/* 首页技术文章 */
.ijswz{
	background-color: #000000;
	height: auto;
	width: 100%;
	margin-top: 27px;
	color: #999999;
}
.inews{
	clear: both;
	float: none;
	height: 227px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #00a1ff;
}
.ijswzbt{
	background-image: url(/images/jswz.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 42px;
	width: 1000px;
	clear: left;
	float: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #00a1ff;
}
.inews01{
	clear: none;
	float: left;
	height: auto;
	width: 314px;
	margin-right: 28px;
}
.inews02{
	clear: none;
	float: left;
	height: auto;
	width: 314px;
}
.inews01 b,.inews02 b{
	font-size: 14px;
	clear: left;
	float: left;
	height: 43px;
	width: 314px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	line-height: 43px;
	margin-bottom: 5px;
}
.inews01 p,.inews02 p{
	line-height: 20px;
	clear: left;
	float: left;
	height: 20px;
	width: 291px;
	background-image: url(/images/i_14.jpg);
	background-repeat: no-repeat;
	background-position: 9px center;
	padding-left: 23px;
}
.inews a{
	color: #999999;
	text-decoration: none;
	width: 223px;
	clear: left;
	float: left;
	height: 20px;
}
.inews a:hover{
	color: #CCCCCC;
}
/* foot部分 */
.foot{
	clear: both;
	float: none;
	height: 60px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 37px;
	margin-bottom: 37px;
}
.foot span{
	background-image: url(/images/foot-logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	clear: left;
	float: left;
	height: 59px;
	width: 369px;
}
.foot li{
	clear: right;
	float: right;
	width: 631px;
	margin-top: 10px;
	text-align: right;
}
.foot a,.link a{
	color: #999999;
	text-decoration: none;
}
.foot a:hover,.link a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
.foot img{
	clear: none;
	float: right;
	margin-left: 5px;
}
.link{
	line-height: 25px;
	background-image: url(/images/link-ico.jpg);
	background-repeat: no-repeat;
	background-position: 8px center;
	clear: both;
	float: none;
	width: 973px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 27px;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

/*地图页面*/
#sitemap{
	clear: both;
	float: none;
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
}
#sitemap01{
	clear: both;
	float: none;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;

}
#sitemap01 h2{
	font-size: 14px;
	line-height: 30px;
	clear: left;
	float: left;
	width: 100px;
	margin-left: 20px;
	margin-top: 10px;
}
#sitemap01 span{
	clear: right;
	float: right;
	height: auto;
	width: auto;
	margin-right: 20px;
	margin-bottom: 10px;
	line-height: 30px;
	margin-top: 10px;
}
.sitemap02{
	clear: both;
	float: none;
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.sitemap02 h3{
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	clear: both;
	float: none;
	height: 30px;
	width: 910px;
	background-color: #eeeeee;
	padding-left: 20px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	border: 1px solid #dddddd;
}
.sitemap02 li{
	clear: none;
	float: left;
	height: 25px;
	width: auto;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 25px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	
}
#sitemap a {
	color: #333333;
	text-decoration: none;
}
#sitemap a:hover {
	color: #F60;
	text-decoration: underline;
}

/*  内页样式  */
/*  简介页样式  */
.iweb{
	height: auto;
	width: 945px;
}
.dqdz{
	font-family:宋体;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-bottom: 8px;
	text-align: left;
		margin-top: 25px;
}
.dqdz a{
	color: #666666;
	text-decoration: none;
	margin-right: 5px;
	padding-left: 5px;
}
.dqdz a:hover{
	color: #096cbf;
	text-decoration: underline;
}
.ksdh{
	clear: left;
	float: left;
	height: auto;
	width: 185px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	padding-bottom: 20px;text-align: left;
}
.ksdh ol{
	clear: left;
	float: left;
	height: 59px;
	width: 185px;
	font-size: 10px;
	color: #666666;
	line-height: 18px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #00a1ff;
	text-indent: 12px;
}
.ksdhjj{
	background-image: url(/images/n_02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.ksdhbt{
	background-image: url(/images/lmdh.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.webbt .ksdhjj{
	background-image: url(/images/ksdhjj.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.webbt .ksdhcf{
	background-image: url(/images/ksdhcf.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.webbt .ksdhal{
	background-image: url(/images/ksdhal.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.webbt .ksdhfw{
	background-image: url(/images/ksdhfw.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.webbt .ksdhlx{
	background-image: url(/images/ksdhlx.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.webbt .ksdhxw{
	background-image: url(/images/ksdhxw.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.webbt .ksdhgs{
	background-image: url(/images/ksdhgs.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.webbt .ksdhhy{
	background-image: url(/images/ksdhhy.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.webbt .ksdhlgbda{
	background-image: url(/images/ksdhlgbda.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.webbt .ksdhclbda{
	background-image: url(/images/ksdhclbda.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.webbt .ksdhwsbda{
	background-image: url(/images/ksdhwsbda.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.webbt .btcp{
	background-image: url(/images/btcp.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.ksdh li{
	clear: left;
	float: left;
	height: auto;
	width: 185px;

}
.ksdh li h3{
	font-size: 14px;
	line-height: 25px;
	clear: left;
	float: left;
	background-image: url(/images/n_04.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: normal;
}
.ksdh li a{
	clear: left;
	float: left;
	height: 33px;
	width: 160px;
	color: #666666;
	text-decoration: none;
	padding-left: 15px;
	line-height: 33px;
	background-image: url(/images/n_05.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.ksdh li a:hover{
color: #00a1ff;
}
.lxwm{
	background-image: url(/images/001.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.gsjj{
	background-image: url(/images/jj.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 580px;
}
.lxfs{
	clear: left;
	float: left;
	height: 135px;
	width: 185px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	padding-bottom: 20px;
	text-align: left;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #00a1ff;
	background-image: url(/images/n_06.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.lxfs ul{
	background-color: #666666;
	clear: left;
	float: left;
	height: 114px;
	width: 173px;
	color: #FFFFFF;
	padding-top: 11px;
	padding-left: 12px;
}
.nnews{
	clear: left;
	float: left;
	height: auto;
	width: 185px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	padding-bottom: 20px;
}
.nnews ol{
	background-image: url(/images/n_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
	float: left;
	height: 31px;
	width: 185px;
	font-size: 10px;
	color: #666666;
	text-indent: 12px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #00a1ff;
	text-align: left;
}
.nnews li{
	clear: left;
	float: left;
	height: auto;
	width: 185px;
}
.nnews li a{
	color: #666666;
	text-decoration: none;
	clear: left;
	float: left;
	height: 25px;
	width: 175px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	line-height: 25px;
	background-image: url(/images/icon03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 10px;
}
.webl{
	clear: left;
	float: left;
	width: 185px;
	margin-right: 20px;
}
.webr{
	clear: none;
	float: left;
	height: auto;
	width: 739px;
}
.webbt{
	clear: left;
	float: left;
	height: 59px;
	width: 739px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #00a1ff;
	text-align: left;
	font-weight: normal;
}
.webbt ul{
	color: #999999;
	height: 59px;
	clear: left;
	float: left;
	width: 100%;
}
.webbt ul b{
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	margin-right: 10px;
}
.webnr{
	clear: left;
	float: left;
	height: auto;
	width: 739px;
	margin-top: 10px;
	color: #666666;
	line-height: 30px;
	text-align: left;
}

.foot01{
	background-color: #000000;
	height:130px;
	width: 100%;
	margin-top: 27px;
	color: #999999;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

.newsnr{
	clear: left;
	float: left;
	height: auto;
	width:100%;
	line-height: 20px;
	color: #666666;
	text-align: left;
}
.lbt{

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #00a1ff;
	line-height: 30px;
	height: 30px;
	width: 739px;
	margin-top: 8px;
	clear: left;
	float: left;
	font-weight: bold;
}
.lbt01{
	line-height: 30px;
	clear: left;
	float: left;
	height: auto;
	width: 526px;
	padding-left: 10px;
}
.lbt02{
	line-height: 30px;
	clear: none;
	float: left;
	height: auto;
	width: 91px;
	text-align: center;
}
.newsnr01{
	clear: left;
	float: left;
	height: auto;
	width: 739px;
}
.newsnr01 b{
	font-weight: normal;
}
.newsnr01 li{
	line-height: 30px;
	clear: left;
	float: left;
	height: 30px;
	width: 719px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	background-image: url(/images/icon03.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	color: #666666;
}
.newsnr01 li a{
	width: 516px;
	color: #666666;
	text-decoration: none;
	clear: left;
	float: left;
	height: auto;
}
.newsnr01 li a:hover{
	color: #00a1ff;
	text-decoration: none;
}
/*分页*/
#page {
	float: left;
	width: 510px;
	margin-top: 10px;
	line-height: 0px;
	clear: left;
}
#page li{
	display: inline;
	clear: none;
	float: left;
	height: auto;
	width: auto;
	margin-right: 2px;
	border: 1px solid #ddd;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	line-height: 20px;
}
.thisclass {
	display: inline;
	clear: none;
	float: left;
	height: auto;
	width: auto;
	margin-right: 2px;
	border: 1px solid #ddd;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #0a6ebc;
}
#page a{
	color: #333333;
	text-decoration: none;
}
#page a:hover {
	color: #00a1ff;
	text-decoration: underline;
}
/*新闻详细页*/
.newsxx{
	clear: left;
	float: left;
	height: auto;
	width: 739px;
}
.newsbt{
	font-size: 14px;
	line-height: 40px;
	color: #3399FF;
	clear: left;
	float: left;
	height: 40px;
	width: 739px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	text-align: center;
	font-weight: bold;
}
.newsbt h1{
	font-size: 14px;
	font-weight: bold;
}
.newssj{
	line-height: 30px;
	text-align: right;
	clear: left;
	float: left;
	height: auto;
	width: 739px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.xxcptu{
	margin-top: 15px;
	clear: left;
	float: left;
	height: auto;
	width: 739px;
}
.newsxxnr{
	clear: left;
	float: left;
	height: auto;
	width: 739px;
	margin-top: 10px;
}
.spage{
	line-height: 30px;
	clear: left;
	float: left;
	height: 30px;
	width: 739px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
}
.nr-tag{
	line-height: 25px;
	font-weight: normal;
	clear: left;
	float: left;
	width: 737px;
	border: 1px solid #dddddd;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
}
.nr-tag a{
	color: #00b4ff;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.nr-tag a:hover {
	color: #00b4ff;
	text-decoration: underline;
}
.nr-img img{
	height: 50px;
	width: 80px;
	clear: none;
	float: left;
	border: 1px solid #dddddd;
}
.xpage{
	clear: left;
	float: left;
	height: 30px;
	width: 739px;
}
.spage a,.xpage a{
	color: #666666;
	text-decoration: none;
}
.spage a:hover,.xpage a:hover{
	color: #096cbf;
	text-decoration: underline;
}
/*产品列表*/
.cplb{
	clear: left;
	float: left;
	height: auto;
	width: 739px;
	margin-top: 10px;
}
.cplb li{
	clear: none;
	float: left;
	width:233px;
	height: auto;
	line-height: 30px;
	margin-right: 8px;

}
.cplb li img{
	clear: left;
	float: left;
	height: 175px;
	width: 231px;
	border: 1px solid #dddddd;
	margin-top: 3px;
}
.cplb li a{
	line-height: 30px;
	color: #666666;
	text-decoration: none;
	clear: left;
	float: left;
	height: auto;
	width: 233px;
	text-align: center;
}
.cplb li a:hover{
	color: #FFFFFF;
	background-color: #096cbf;
}

/*地图页面*/
#sitemap{
	clear: both;
	float: none;
	height: auto;
	width: 945px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#sitemap01{
	clear: both;
	float: none;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#sitemap01 h2{
	font-size: 14px;
	line-height: 30px;
	clear: left;
	float: left;
	width: 100px;
	margin-left: 20px;
	margin-top: 10px;
}
#sitemap01 span{
	clear: right;
	float: right;
	height: auto;
	width: auto;
	margin-right: 20px;
	margin-bottom: 10px;
	line-height: 30px;
	margin-top: 10px;
}
.sitemap02{
	clear: both;
	float: none;
	height: auto;
	width: 925px;
	margin-right: auto;
	margin-left: auto;
}
.sitemap02 h3{
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	clear: both;
	float: none;
	height: 30px;
	width: 910px;
	background-color: #eeeeee;
	padding-left: 10px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	border: 1px solid #dddddd;
}
.sitemap02 li{
	clear: none;
	float: left;
	height: 25px;
	width: auto;
	margin-top: 1px;
	margin-bottom: 1px;
	line-height: 25px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	
}
#sitemap a {
	color: #333333;
	text-decoration: none;
	clear: none;
	float: left;
}
#sitemap a:hover {
	color: #F60;
	text-decoration: underline;
}