html {
	font-size: 62.5%; _font-size: 63%;
}
body {font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";font: 12px/16px "SimSun", arial; color: rgb(51, 51, 51); font-size-adjust: none; font-stretch: normal;
}
a {
	color: rgb(102, 102, 102); text-decoration: none;
}
a:hover {
	color:#f60; text-decoration: none;
}
.yahei {
	font-family: "Microsoft yahei";
}

.pointer {
	cursor: pointer;
}
.block100 {
	width: 100%; overflow: hidden;
}
.block50 {
	width: 50%; overflow: hidden;
}
.width960{ width:960px; margin:0 auto;}

#warp {
	width: 100%; overflow: hidden;
}
#header {
	width: 100%; overflow: hidden;
}
#footer {
	width: 100%; overflow: hidden;
}
.top {
	background:#2e313a; width: 100%; height: 30px; line-height: 30px;
}
.top_bar {
	margin: auto; width: 960px; overflow: hidden;
}
.top_bar div {
	width: 50%; float: left;
}
.top_l {
	height: 100%; color:#666;
}
.top_r {
	height: 100%; text-align: right;
}
.top_r a:link {
	color:#666;
}
.top_r a:visited {
	color:#666;
}
.top_r a:hover {
	color:#f60;
}
.logo {
	margin: 0px auto; width: 960px; height: 120px; overflow: hidden;
}
.logo h1 {
	width: 146px; height: 80px; margin-top: 20px; float: left;
}
.logo .logo_desc {
	margin: 44px 0px 0px 10px; width: 350px; overflow: hidden; padding-left: 15px; border-left-color: rgb(192, 192, 192); border-left-width: 1px; border-left-style: solid; float: left;
}
.logo .logo_desc p {
	width: 100%; color: rgb(0, 0, 0); line-height: 30px; font-family: "Microsoft yahei"; font-size: 2.6rem;
}
.logo .logo_desc em {
	color: rgb(3, 149, 110); line-height: 26px; font-family: "Microsoft yahei"; font-size: 1.7rem;
}
.logo .logo_telphone {
	width: 200px; overflow: hidden; margin-top: 18px; float: right; background:url(icon.jpg) no-repeat left 10px; padding-left:50px;
}
.logo .logo_telphone p {
	line-height: 26px;
}
.logo .logo_telphone div {
	width: 100%; height: 34px; line-height: 34px; font-family: "Microsoft yahei"; font-size: 1.4rem; border-top:solid 1px #eee;
}
.logo .logo_telphone em {
	color:#e80606; font-size: 2.5rem; display: inline-block;
}
.navigation {
	background:#1c4d92; width: 100%; height: 40px; line-height: 40px;
}
.nav {
	margin: 0px auto; width: 960px; height: 100%; text-align: center; overflow: hidden;
}
.nav li {
	 width: 160px; height: 100%; float: left;
}
.navigation li a {
	width: 118px; height: 100%; overflow: hidden; font-size: 1.6rem; display: block; white-space: nowrap; text-overflow: ellipsis;text-decoration: none;
}
.navigation li a:link {
	color: rgb(255, 255, 255);
}
.navigation li a:visited {
	color: rgb(255, 255, 255);
}
.navigation li a:hover {
	background:#169fe6;
}
.banner {
	width: 100%; height: 500px; overflow: hidden; position: relative;
}
.banner ul {
	left: 0px; top: 0px; height: 100%; position: absolute;
}
.banner li {
	height: 100%; text-align: center; overflow: hidden; float: left; position: relative;
}
.banner li img {
	top: 0px; display: block; position: absolute;
}
.banner .ban_ico {
	left: 50%; height: 10px; text-align: center; bottom: 20px; position: absolute;
}
.banner .ban_ico i {
	background: rgb(3, 149, 110); margin: 0px 3px; border: 1px solid rgb(3, 149, 110); width: 14px; height: 14px; text-align: center; color: rgb(255, 255, 255); line-height: 14px; font-style: normal; display: inline-block; cursor: pointer;
}
.banner .ban_ico i.active {
	background: rgb(255, 255, 255); color: rgb(3, 149, 110);
}

/*==============关于我们=============*/
.about{ padding-top:30px; zoom:1; overflow:hidden;}
.links{ padding:30px 0; zoom:1; overflow:hidden;}
.links dl{ width:320px; float:left;}
.links dl dt{ float:left; margin-right:15px;}
.links dl dd.tt{ font-size:24px; font-family:"microsoft yahei"; color:#ef2123;}
.links dl dd.aa{ font-size:14px; font-family:"microsoft yahei"; margin-top:10px; padding-right:20px;}
.aboutInfo{ width:300px; float:left; padding:20px 0;}
.aboutInfo h2{ background:url(bgLine.jpg) no-repeat left bottom;}
.aboutInfo h2 span{ line-height:32px; font-size:18px; color:#ef2123}
.aboutInfo img{ float:left; margin-right:20px;}
.aboutInfo p{ font-size:14px; font-family:"microsoft yahei"; line-height:28px; text-indent:24px; padding-top:10px;}
.aboutInfo p a{ color:#f60;}

/*==============新闻动态=============*/
.news{ padding-top:30px;}
.news h2{ border-bottom:solid 1px #ddd; text-align:center;}
.news h2 span{ display:block; width:100px; margin:0 auto; border-bottom:solid 2px #0592ee; line-height:32px; font-size:24px; color:#ff6600}
.newlinks{ width:960px; padding:30px 0; zoom:1; overflow:hidden;}
.newlinks dl{ float:left; width:207px; height:360px; border:solid 1px #ddd; margin-right:30px;}
.newlinks dd.tt{ font-size:18px; height:48px; font-family:"microsoft yahei"; margin-top:20px; padding:0 15px;}
.newlinks dd.aa{ font-size:14px; font-family:"microsoft yahei"; margin-top:20px; padding:0 15px; color:#218ed6;}
.newlinks dd.aa a{ color:#218ed6; background:url( ico.png) no-repeat; padding:2px 0; padding-left:25px;}

.newsInfo{ float:left; width:300px; padding:20px 0; margin-left:30px;}
.newsInfo h2{ background:url(bgLine.jpg) no-repeat left bottom;}
.newsInfo h2 span{ line-height:32px; font-size:18px; color:#ef2123; font-family:"microsoft yahei"; }
.newsInfo ul li{ border-bottom:solid 1px #ddd; padding:15px 15px 15px 40px; font-size:14px; font-family:"microsoft yahei"; background:url( ico.gif) no-repeat 15px center;}

.contactUs{ float:right; padding:20px 0;}
.contactUs h2{ background:url(bgLine.jpg) no-repeat left bottom;}
.contactUs h2 span{ line-height:32px; font-size:18px; color:#ef2123; font-family:"microsoft yahei"; }
.contactUs img{ margin-top:10px;}
.contactUs dl{ line-height:24px; font-size:14px; padding-top:15px; font-family:"microsoft yahei";}
.contactUs dt{ font-weight:bold; font-size:16px;}

/*==============产品中心=============*/
.product{ padding:30px 0; background:#f0f8fb;}
.product h2{ border-bottom:solid 1px #ddd; zoom:1; overflow:hidden; font-weight:lighter;}
.product h2 span{ line-height:36px; font-size:24px; color:#333; float:left;}
.product h2 a{ line-height:36px; float:right; font-size:14px;}
.product_info{ padding-top:20px;}
.product_info ul li{ width:156px; text-align:center; }
.product_info ul li img{ border:solid 1px #ddd; padding:1px; background:#fff;}
.product_info ul li span{ display:block; height:30px; line-height:30px; text-align:center; font-size:14px;}

/*==============合作伙伴=============*/
.friends{ padding-top:60px;}
.friends h2{ border-bottom:solid 1px #ddd; text-align:center;}
.friends h2 span{ display:block; width:100px; margin:0 auto; border-bottom:solid 2px #0592ee; line-height:32px; font-size:24px; color:#ff6600}
.friends_info{ padding:30px 0; zoom:1; overflow:hidden;}
.friends_info ul { margin-right:-10px;}
.friends_info ul li{ width:180px; border:solid 1px #ddd; float:left; margin-right:10px;}

.mainInfo{ width:960px; margin:0 auto; padding:30px 0; zoom:1; overflow:hidden;}

/*==============左侧=============*/
.left_wrap{ float:left; width:230px;}
/*==============右侧=============*/
.right_wrap{ float:right; width:700px;}

/*==============产品序列=============*/
.productList{ width:230px; background:#fff; border:solid 1px #e6e6e6; padding:1px;}
.productList h3{ zoom:1; overflow:hidden; height:38px; line-height:38px; padding:0 10px; background:#f9f9f9;}
.productList h3 span{ float:left; font-size:14px; color:#333; background:url(title_ico.gif) no-repeat left 11px; padding-left:12px;}
.productList h3 a{ float:right; font-size:12px; font-weight:lighter; color:#666;}
.productList ul{ padding:0 10px 10px 10px;}
.productList ul li{ height:28px; line-height:28px; border-bottom:dashed 1px #CCC; zoom:1; overflow:hidden;}
.productList ul li a{ background:url(ico02.gif) no-repeat 3px center; padding-left:15px; font-size:12px;}

/*==============联系我们=============*/
.contacts{ width:230px; height:290px; margin-top:15px; background:#fff; border:solid 1px #e6e6e6; padding:1px;}
.contacts h3{ zoom:1; overflow:hidden; height:38px; line-height:38px; padding:0 10px; background:#f9f9f9;}
.contacts h3 span{ float:left; font-size:14px; color:#333; background:url(title_ico.gif) no-repeat left 11px; padding-left:12px;}
.contacts h3 a{ float:right; font-size:12px; font-weight:lighter; color:#666;}
.txt_contact{ padding-top:10px;}
.txt_contact img{ margin:0 auto; display:block;}
.txt_contact p{ font-size:12px; line-height:18px; padding:0 10px;}

/*==============文章列表=============*/
.list{ width:690px; background:#fff; border:solid 1px #e6e6e6; padding:1px;}
.list h3{ zoom:1; overflow:hidden; height:38px; line-height:38px; padding:0 10px; background:#f9f9f9;}
.list h3 span{ float:left; font-size:16px; color:#333; background:url(title_ico.gif) no-repeat left 11px; padding-left:12px;}
.list h3 a{ float:right; font-size:12px; font-weight:lighter; color:#666;}
.list ul{ padding:0 10px 10px 10px;}
.list ul li{ height:42px; line-height:42px; border-bottom:dashed 1px #CCC; zoom:1; overflow:hidden; zoom:1; overflow:hidden;}
.list ul li a{ background:url(ico02.gif) no-repeat 3px center; padding-left:15px; font-size:14px; float:left;}
.list ul li span{ font-size:12px; float:right; padding-right:5px; color:#666;}

/*==============分页=============*/
.page{ text-align:center; padding:10px; font-size:12px;}

/*==============内容页=============*/
.view{ padding:15px; background:#fff; border:solid 1px #e6e6e6;}
.view h2{ text-align:center; font-size:16px;}
.son_title{ text-align:center; padding:15px; color:#666; font-size:12px; background:url(../images/line.gif) repeat-x left bottom;}
.info p{ text-indent:24px; line-height:24px; margin-top:12px; font-size:14px;}
.info {  line-height:24px; margin-top:12px; font-size:14px;}


#footer {background:#1c4d92;}
.foot_cr {margin: 20px auto; width: 675px;}
.foot_cr p {color:#9baac6; line-height: 22px; text-align:center}

html {color: rgb(51, 51, 51);}
body {font: 12px/normal "宋体", arial; font-size-adjust: none; font-stretch: normal;}
a {color: rgb(51, 51, 51); text-decoration: none;}
a:hover {text-decoration: underline;}
body {margin: 0px; padding: 0px;}div {margin: 0px; padding: 0px;}dl {margin: 0px; padding: 0px;}dt {margin: 0px; padding: 0px;}dd {margin: 0px; padding: 0px;}ul {margin: 0px; padding: 0px;}ol {margin: 0px; padding: 0px;}li {margin: 0px; padding: 0px;}h1 {margin: 0px; padding: 0px;}h2 {margin: 0px; padding: 0px;}h3 {margin: 0px; padding: 0px;}h4 {margin: 0px; padding: 0px;}h5 {margin: 0px; padding: 0px;}h6 {margin: 0px; padding: 0px;}form {margin: 0px; padding: 0px;}input {margin: 0px; padding: 0px;}button {margin: 0px; padding: 0px;}p {margin: 0px; padding: 0px;}table {border-collapse: collapse;}img {border: 0px currentColor; vertical-align: middle;}em {font-style: inherit; font-weight: inherit;}strong {font-style: inherit; font-weight: inherit;}li {list-style: none;}input {vertical-align: middle;}select {vertical-align: middle;}select {font: 99%/normal arial, helvetica, clean, sans-serif; font-size-adjust: none; font-stretch: normal;}input {font: 99%/normal arial, helvetica, clean, sans-serif; font-size-adjust: none; font-stretch: normal;}button {font: 99%/normal arial, helvetica, clean, sans-serif; font-size-adjust: none; font-stretch: normal;}textarea {font: 99%/normal arial, helvetica, clean, sans-serif; font-size-adjust: none; font-stretch: normal;}button {font: 99%/normal arial, helvetica, clean, sans-serif; font-size-adjust: none; font-stretch: normal;}h1 {font-size: 14px;}h2 {font-size: 12px; font-weight: normal;}h3 {font-size: 12px; font-weight: normal;}h4 {font-size: 12px; font-weight: normal;}h5 {font-size: 12px; font-weight: normal;}h6 {font-size: 12px; font-weight: normal;}.header {margin: 0px auto; width: 960px; overflow: hidden;}.content {margin: 0px auto; width: 960px; overflow: hidden;}.footer {margin: 0px auto; width: 960px; overflow: hidden;}.clear10 {height: 10px; line-height: 0; overflow: hidden; clear: both; font-size: 0px;}.fl {float: left;}.fr {float: right;}.floatL {float: left;}.floatR {float: right;}
.backToTop{display: none;width: 18px;line-height: 1.2;padding: 5px 0;background-color: #000;color: #fff;font-size: 12px;text-align: center;position: fixed; _position: absolute;right: 10px;bottom: 100px;_bottom: "auto"; cursor: pointer;opacity: .6;filter: Alpha(opacity=60);}
.textC { text-align:center; }

.dh {border: 1px solid #e6e6e6; border-bottom: 0px;}
.dh h3{ zoom:1; overflow:hidden; height:38px; line-height:38px; padding:0 10px; background:#f9f9f9;}
.dh h3 span{ float:left; font-size:16px; color:#333; background:url(title_ico.gif) no-repeat left 11px; padding-left:12px;}
.dh h3 a{ float:right; font-size:12px; font-weight:lighter; color:#666;}


.funly_pro ul li { float: left; padding: 5px;}
.funly_pro ul li div{ text-align: center; line-height:24px;}
.funly_news { overflow: hidden; zoom: 1;}
.funly_news ul li{ float: left; width: 50%;  line-height: 22px; } 
.funly_news ul li a{ background:url(../images/libg.png) no-repeat 3px center; padding-left:15px; font-size:13px; float:left;}


.clear{clear: both;}

.dh1 {padding: 5px; line-height: 22px; font-weight: bold; border: 1px solid #ededed;}


.box1{border: solid 0px #d8d8d8;}
.box1 h1{border-bottom:solid 1px #d5d5d5;}
.box1 h1 span{ color:#005e98; font-size:14px; padding-left:15px;}
.box1 ul{ padding:10px;}

.producti {margin: 0px; zoom:1; overflow:hidden; background-color: #fff}
.producti ul{zoom:1; overflow: hidden; margin-right: -29px; margin-top: 10px; margin-left: 10px;}
.producti ul li{padding:3px; text-align:center; font-size:14px; border: solid 1px #ddd; float: left; margin-right: 9px; margin-bottom: 10px;}
.producti ul li span{line-height:32px; display:block; border-top: solid 1px #ddd; background: #fff;}
.producti img { width: 150px; height: 121px}
.producti a{color: #000;}

.producti h2{
	font-size: 14px;
	color: #aaaaa;
	font-weight: normal;
	background: url(../images/ico02.gif) no-repeat 10px center;
	padding-left: 20px;
	position: relative;
	border-bottom: 2px solid #003f97;
	line-height: 34px;
	height: 34px;
}
.producti h2 a{float: right; margin-right: 5px; font-size: 13px;}


.list1{ width:690px; background:#fff; border:solid 1px #e6e6e6; padding:1px;}
.list1 h3{ zoom:1; overflow:hidden; height:38px; line-height:38px; padding:0 10px; background:#f9f9f9;}
.list1 h3 span{ float:left; font-size:16px; color:#333; background:url(title_ico.gif) no-repeat left 11px; padding-left:12px;}
.list1 h3 a{ float:right; font-size:12px; font-weight:lighter; color:#666;}

.productc{
    margin:0px;
    zoom:1;
    overflow: hidden;
    width: 100%;
}
.productc ul{
    zoom:1;
    overflow: hidden;
    margin-top: 10px;
}
.productc ul li{
    width: 155px;
    float: left;
    text-align: center;
    font-size: 14px;
    border: 1px solid #ddd; margin-right: 9px; margin-bottom: 10px;
}
.productc img{
    width: 148px;
    height: 141px;
    padding:2px;
}

.productc ul li span{line-height: 24px; padding: 2px; font-size: 13px;}