﻿* {
    margin: 0;
    padding: 0;
}
body {
    font-size: 12px;
    color:#666666;
	font-family:"Microsoft Yahei","Hiragino Sans GB",tahoma,arial;
}
.clear{
	clear:both;
	padding:0px;
	margin:0px auto; 
}
a{
	color:#606060;
	font-size:12px;
	text-decoration:none;
}
img,a img{
	border:none;
}
table{
 border-collapse:collapse;
}

/*header
===========*/
#header{
	width:1000px;
	overflow:hidden;
	margin:0px auto;
}
/*logo
==========*/
#logo{
	float:left;
}
#tel{
	float:right;
	text-align:right;
	margin-top:10px;
}
#tel .messg{
	font-size:14px;
	margin-top:10px;
	color:#0198df;	
}
/*header-menu
===========*/
#menu{
	clear:both;
	width:100%;
	overflow:hidden;
	line-height:40px;
	background:url(nav-bg.jpg) repeat-x;
}
#menu-con{
	clear:both;
	width:1000px;
	margin:0px auto;
	padding:0px;
	overflow:hidden;
}
#menu-con ul{
	width:100%;
	padding:0px;
	margin:0px;
}
#menu-con li{
	float:left;
	width:120px;
	text-align:center;
	list-style:none;
	font-size:14px;
	background:url(nav-list-bg.jpg) no-repeat right top;
}
#menu-con li a{
	color:#ffffff;
	display:block;
}
#menu-con li a:hover{
	color:#ffffff;
	text-decoration:underline;
    background: rgba(5,116,186,0.5);
    background: #1083d6;
}
#menu-con li .active{
	color:#ffffff;
	text-decoration:underline;
    background: rgba(5,116,186,0.5);
    background: #1083d6;
}
/*banner
========*/
#banner{
	clear:both;
	width:100%;
	margin:0px auto;
}
#kinMaxShow{
	display:none;
}
#kinMaxShow .kinMaxShow_button{
	right:48% !important;
}
/**********************/
/* flexslider */
.flexslider{
	position:relative;
	height:300px;
	overflow:hidden;
}
.slides{
	position:relative;
	z-index:1;
}
.flexslider ul{
	margin:0px auto;
	padding:0px;
}
.slides li{
	height:300px;
	list-style:none;
}
.slides li a{
	display:block;
	width:1000px;
	height:300px;
	margin:0px auto;
}
.flex-control-nav{
	position:absolute;
	bottom:20px;
	z-index:2;
	width:100%;
	right:5px;
	margin:0pox auto;
	text-align:right;
}
.flex-control-nav li{
	display:inline-block;
	width:20px;
	height:20px;
	list-style:none;
	/*margin:0 5px;*/
	*display:inline;
	zoom:1;
	font-size:18px;
	/*background:#d10405;*/
	margin:0px 5px;
	color:#fff;
	text-align:center;
}
.flex-control-nav a{
	color:#f79008;
	display:inline-block;
	width:20px;
	height:20px;
	text-align:center;
	line-height:20px;
	overflow:hidden;
	/*background:url(dot.png) right 0 no-repeat;*/
	background:#fff;
	cursor:pointer;
}
.flex-control-nav .flex-active{
	/*background-position:0 0;*/
	color:#fff;
	background:#f79008;
}
.flex-direction-nav{
	position:absolute;
	z-index:3;
	width:100%;
	top:45%;
}
.flex-direction-nav li{
	list-style:none;
}
.flex-direction-nav li a{
	display:block;
	width:50px;
	height:50px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
}
/*main
==============*/
#content{
width:100%;
overflow:hidden;
/*background:url(Notice-bg.jpg) repeat-x;*/
}
#main,#notice{
	width:1000px;
	clear:both;
	overflow:hidden;
	margin:0px auto;
}
#Marquee{
	margin-top:5px;
}
#notice{
	display:none;
	height:35px;
}
#notice h3{
	float:left;
	width:90px;
	color:#0668ab;
	line-height:35px;
	height:35px;
	margin-right:10px;
	background:url(Notice.jpg) no-repeat right center;
}
#notice .nl{
	float:left;
	margin-left:10px;
}
#notice li{
	list-style:none;
	margin:0px;
	padding:0px;
	line-height:35px;
	height:35px;
}
#notice .lb{
	float:left;
	margin-right:20px;
}
#notice .addTime{
	float:right;
}
/*about
==========*/
#about{
	float:left;
	width:298px;
	margin-top:10px;
	border:1px solid #d0d0d0;
}
#main .tit{
	clear:both;
	width:100%;
	text-align:left;
	color:#005c95;
	font-size:14px;
	font-family:"微软雅黑";
	overflow:hidden;
	margin:5px 0px;
	line-height:28px;
}
#main .tit-l{
	float:left;
	overflow:hidden;
	width:60%;
	padding-left:1em;
	margin-left:10px;
	font-weight:bold;
	background:url(tit-icon.jpg) no-repeat left center;
}
#main span{
	color:#005c95;
	font-size:16px;
	margin-right:2px;
	font-family:Arial, Helvetica, sans-serif;
}
#about .nr span{
	font-size:12px;
}
#main .more{
	float:right;
	width:50px;
	height:15px;
	margin-right:3px;
	margin-top:5px;
	background:url(more.jpg) no-repeat right center;
}
#main .tit a{
	display:block;
	color:#106806;
    width:50px;
	height:15px;
}
#main .nr{
	clear:both;
	width:100%;
	overflow:hidden;
	margin:2px auto;
	line-height:22px;
}
#about .nr{
	width:100%;
	padding:0px;
	margin:0px auto;
}
#about img,#news img{
	float:left;
	margin:0px 5px 0px 0px;
}
#about img{
    margin-left: 5px;
}
#about .a-con{
	width:95%;
	margin:2px auto;
}
/*news
==========*/
#news{
	width:688px;
	float:right;
	margin-top:10px;
	border:1px solid #d0d0d0;
}
#news img{
	margin:0px 10px;
}
#news .nr{
	clear:both;
	width:100%;
	margin:0px auto 5px;
	padding:0px;
}
#news .nr ul{
	float:right;
	margin:0px;
	padding:0px; 
	width:400px;
}
#news ul li{
    clear:both;
	width:100%;
	text-indent:1em;
	line-height:24px;
	*line-height:24px;
	*height:24px;
	padding:0px;
	margin:0px;
	text-align:left;
	overflow:hidden;
	list-style:none;
	background:url(news-list-icon.jpg) no-repeat scroll left 8px;
}
#news .lb{
	display:block;
	float:left;
	margin:2px 0px;
	padding:0px;
}
#news .lb a{
	display:block;
	float:left;
}
#news .lb a:hover{
	color:#0198df;
	text-decoration:underline;
}
#news .addTime{
	float:right;
	overflow:hidden;
	color:#717171;
	margin-right:8px;
}
/*
=========*/
#pro-nav{
	float:left;
	width:298px;
	margin:10px 0px;
	border:1px solid #d0d0d0;
	background:url(navgation-bg.jpg) repeat-x center top;
}
#pro-nav .tit{
	color:#005c95;
	text-indent:2em;
	font-weight:bold;
	border-bottom:1px solid #d0d0d0;
	background: url(tit-icon.jpg) no-repeat 10px center;
}
#pro-nav .nr{
	overflow:hidden;
	margin:0px auto;
	text-indent:1em;
}
#pro-nav a{
	height:25px;
	line-height:25px;
	display:block;
	text-indent:2em;
	margin:3px 0px;
	background:url(menu-icon.jpg) no-repeat 10px center;
}
#pro-nav .nr a:hover{
	color:#0198df;
}
/*pro
=============*/
#pro{
	float:right;
    width:688px;
	overflow:hidden;
	margin:10px auto;
	border:1px solid #d0d0d0;
}
#pro .tit{
}
#pro .nr{
	margin:22px auto;
}
#pro .list0{
	margin:0px 5px;
}
/*case
========*/
#case .name{
	font-size:12px;
}
/*link
=======*/
#case,#frlink{
	clear:both;
	width:998px;
	overflow:hidden;
	margin:10px auto;
	padding:0px;
	border:1px solid #d0d0d0;
}
#Marquee2{
	margin:5px auto;
}
#Marquee2 img{
	margin:5px 8px;
}
#frlink .nr{
	margin:5px auto;
}
#frlink li{
	float:left;
	list-style:none;
	margin:0px 10px;
}
#frlink a{
	display:block;
	margin:0px 5px;
}
/*son-page
============*/
#son{
	clear:both;
	width:1000px;
	margin:10px auto;
}
#son-left{
	float:left;
	width:230px;
	overflow:hidden;
}
#son-left .news-list li{
	line-height:22px;
	_height:22px;
	_line-height:22px;
}
#son-left .lframe {
    clear: both;
    margin-bottom: 7px;
    padding:5px 4px;
    padding: 0px 0px;
    border: 1px solid #cccccc;
}
#son-left .lframe li{
	list-style:none;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
#son-left .lframe .tm {
    height:30px;
    line-height:30px;
    overflow: hidden;
}
#son-left .lframe h2.tt {
    color: #ffffff;
    font-weight:bold;
    font-size:16px;
	background:#0574ba;
	text-indent:1em;
}
#son-left .lframe table{
	width:100%;
}
#son-left .SortBg{
	width:100%;
	_width:100%;
	margin:5px auto;
}
#son-left .SortBg li{
	text-indent:3em;
}
#son-left .news-nav li{
	clear:both;
	display:block;
	margin:2px auto;
	padding:0px;
	line-height:30px;
}
#son-left .lframe a{
	display:block;
}

#son-left .SortBg a{
	width:100%;
	display:block;
	color:#606060;
    font-size: 12px;
    /*height: 30px;*/
    line-height: 30px;
	_line-height:30px;
}
#son-left .news-nav li a{
	padding-left:25px;
}
#son-left .case a{
    line-height:30px;
	text-indent:1.5em;
	background:url(news-list-icon.jpg) no-repeat 5px 13px;
	}
#son-left .news-nav li a:hover,#son-left .SortBg a:hover,#son-left .case a:hover{
   color:#ffffff;
   background:#0574ba;
}
#son-left .nr li a:hover{
	text-decoration:underline;
}
#son-left .contact{
	line-height:25px;
	margin:5px auto;
}
#left-nav .SortBg li{
	text-indent:1em;
	background:url(list-icon.jpg) no-repeat 5px 10px;
	
}
#left-nav .SortBg li a{
	display:block;
	border-bottom:1px solid #ccc;
}
#left-nav .SortBg li a:hover{
	color:#0574ba;
	color:#fff;
	background:#666;
    background: rgb(5, 116, 186);
}
/*son-right
============*/
#son-right{
	width:760px;
	float:right;
	overflow:hidden;
	line-height:25px;
	margin-bottom:8px;
}
#loc{
	width:98%;
	margin:10px auto;
	line-height:20px;
	border-bottom:1px solid #cccccc;
	text-indent:1em;
	background:url(loc-tit.jpg) no-repeat left center;
}
#loc .oth{
	display:none;
}
#loc a span{
	clear:both;
	float:none;
	color:#0574ba;
	font-size:12px;
	font-weight:normal;
}
#son-right .addtimes{
	width:100%;
	text-align:center;
	color:#7c7c7c;
}
#son-right .nl{
	width:100%;
	margin:5px auto;
}
#son-right .mm{
	width:98%;
	margin:0px auto;
}
/*son-news-list
==============*/
#son-news{
	width:98%;
	color:#606060;
	margin:5px auto;
	line-height:22px;
}
#son-news .mm{
	font-size:14px;
}
#son-news li{
	clear:both;
	list-style:none;
	line-height:20px;
	text-indent:1em;
	width:100%;
	overflow:hidden;
	background:url(news-list-icon.jpg) no-repeat left center;
}
#son-news .className{
	/*float:left;*/
}
#son-news .addTime{
	float:right;
}
#son-news .newsLine{
	clear:both;
	overflow:hidden;
	height:5px;
	line-height:5px;
	margin-top:0px;
	*margin-top:-10px;
	background:url(dotline.gif) repeat-x center top;
}

#son-right .right-tit{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
}
#son-right .page-number{
	text-align:right;
	margin-top:10px;
}
#son-right .pack{
	margin-bottom:20px;
}
#son-right .pro-p{
	padding:2px;
	border:1px solid #cccccc;
}
#son-right .downTime{
	float:right;	
}
textarea {
    font-size: 12px;
    font-family: Tahoma,Arial;
    color: #000;
    border: 1px solid #CCC;
    background: none repeat scroll 0% 0% #F9F9F9;
    height: 100px;
    width: 200px;
}
.h-tit{
	width:100%;
	font-size:14px;
	text-align:center;
	margin:10px auto;
	color:#ff2200;
	
}
input{
	line-height:30px;
	margin:5px auto;
}
.cartButton{
	margin:5px auto;
}
/*footer
==========*/
#footer{
	clear:both;
	color:#ffffff;
	background:url(footer-bg.jpg) repeat-x #0574ba;
	text-align:center;
	padding:10px 0px;
	line-height:22px;
	font: 12px/1.5 tahoma,arial,'Hiragino Sans GB',\5b8b\4f53,sans-serif;
}
#f-contact{
	width:1000px;
	overflow:hidden;
	margin:0px auto; 
	font: 12px/1.5 tahoma,\5b8b\4f53;
}
#f-contact li{
	float:left;
	display:block;
	margin:0px 10px 0px 0px;
	text-align:left;
	list-style:none;
}
#f-contact .end{
	margin-right:0px;
}
#footer a{
	color:#ffffff;
}
.dbtn{
    display: block;
    width: 200px;
    height: 45px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 45px;
    background: url(dicon.png) no-repeat 15px center #0f98ff;
    border-radius: 5px;
}
#pro-list-nav .nico,.pro-r .nico{
    width: 24px;
    height: 17px;
    position: absolute;
    margin-left: 2px;
    margin-top: -3px;
    background: url(nicon.gif) no-repeat right 0px;
}