@charset "utf-8";
/* CSS Document */
body, ul, p, h1, h2, h3, h4, dl, dd, form, input, textarea, select {
	padding:0;
	margin:0;
}
li {
	list-style:none;
}
img {
	border:none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
.clear {
	zoom:1;
	clear:both;
}
.clear:after {
	content:'';
	display:block;
	clear:both;
}
table {
	border-collapse:collapse;
}
.border {
	border:1px #EAEBE5 solid;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
html {
	min-width:976px;
}
body {
	font-family:"微软雅黑";
}
/*头部*/
.header {
	width:100%;
	height:96px;
	background:url(../images/index/bg_nav.jpg) repeat-x;
}
.center_top {
	width:100%;
	height:30px;
	background:#3f3f3f;
}
.version {
	width:1000px;
	height:30px;
	margin:0 auto;
}
.version a {
	float:right;
	font-family:"微软雅黑";
	font-size:12px;
	color:#FFFFFF;
	line-height:30px;
}
.version a:hover {
	color:#2264a0;
}
.header_center {
	width:1000px;
	margin:0 auto;
	height:66px;
}
.logo {
	width:312px;
	padding-top:8px;
	float:left;
}
.ddsmoothmenu ul li .second_nav {
	width:112px;
	display:none;
	background-color:#2466a2;
	position:absolute;
	top:66px;
	left:0px;
	z-index:9999;
}
.ddsmoothmenu ul li .second_nav dl dd {
	border-top:1px solid #649ccf;
	width:112px;
	height:26px;
	line-height:26px;
	text-align:center;
}
.ddsmoothmenu ul li .second_nav dl dd a {
	display:block;
	width:112px;
	line-height:26px;
	font-size:12px!important;
	color:#fff!important;
	height:26px;
}
.ddsmoothmenu ul li .second_nav dl dd a:hover {
	background-color:#498dcb;
}
<!--
-->
#nav {
	height:66px;
	float:left;
	padding-left:10px;
}
#nav li {
	width:112px;
	height:66px;
	text-align:center;
	line-height:66px;
	float:left;
	border-right:1px #a2a2a2 solid;
	position:relative;
}
#nav li a {
	color:#575757;
	font-size:14px;
}
#nav li.li_select {
	background:url(../images/index/bg_on.jpg) no-repeat;
}
#nav li.li_select a {
	color:#fff;
}
/**幻灯片**/
#i_banner {
}
/* flexslider */
.flexslider {
	position:relative;
	height:460px;
	overflow:hidden;
	background:url(../images/loading.gif) 50% no-repeat;
}
.slides {
	position:relative;
	z-index:1;
}
.slides li {
	height:460px;
}
.flex-control-nav {
	position:absolute;
	bottom:0px;
	z-index:2;
	width:100%;
	text-align:center;
	margin-left:-40px;
}
.flex-control-nav li {
	display:inline-block;
	width:14px;
	height:14px;
	margin:0 5px;
*display:inline;
	zoom:1;
}
.flex-control-nav a {
	display:inline-block;
	width:14px;
	height:14px;
	line-height:40px;
	overflow:hidden;
	background:url(../images/dot.png) right 0 no-repeat;
	cursor:pointer;
}
.flex-control-nav .flex-active {
	background-position:0 0;
}
.flex-direction-nav {
	position:absolute;
	z-index:3;
	width:100%;
	top:45%;
}
.flex-direction-nav li a {
	display:block;
	width:78px;
	height:78px;
	overflow:hidden;
	cursor:pointer;
	position:absolute;
}
.flex-direction-nav li a.flex-prev {
	left:56px;
}
.flex-direction-nav li a.flex-next {
	right:56px;
}
.flex-direction-nav li a.flex-prev:hover {
	background:url(../images/prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next:hover {
	background:url(../images/next.png) center center no-repeat;
}
.banner_bottom {
	background:url(../images/index/banner_bottom.jpg) top center no-repeat;
	clear:both;
	height:20px;
	width:100%;
}
/*****/
.i_main {
	width:100%;
	background:url(../images/index/bg_main.png) repeat-x;
	margin:0 auto;
}
.i_main_center {
	width:1000px;
	height:398px;
	margin: 0 auto;
}
.i_main_top {
	height:250px;
	margin:0 auto;
	width:1000px;
	padding-top:20px;
}
.i_about {
	float:left;
	width:320px;
	height:250px;
	font-family:"微软雅黑";
	font-size:12px;
	color:#3c3c3c;
	line-height:180%;
}
.i_Solution {
	float:left;
	width:320px;
	height:250px;
	font-family:"微软雅黑";
	font-size:12px;
	color:#3c3c3c;
	margin:0 20px;
}
.i_Contact {
	float:left;
	width:320px;
	height:250px;
	font-family:"微软雅黑";
	font-size:12px;
	color:#3c3c3c;
}
.i_about_img {
	margin:18px 0;
}
.i_about_txt p {
	height:24px;
	line-height:24px;
}
.links_tit {
	background:url(../images/index/bg_links_tit.jpg) no-repeat;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #3c3c3c;
	line-height: 180%;
}
.links_tit a {
	font-family:"微软雅黑";
	font-size:18px;
	color:#2264a0;
}
.links_list {
	margin-top:20px;
}
.links_list ul li a {
	float:left;
	padding:0px 10px;
}
.tit a {
	font-family:"微软雅黑";
	font-size:18px;
	color:#2264a0;
}
.i_Contact_txt {
	margin-top:22px;
}
.hot_line {
	width:210px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#325485;
	background:url(../images/index/tel_icon.png) no-repeat;
	padding-left:38px;
}
.tel_left {
	width:210px;
}
.tel_right {
	float:right;
}
/*news*/
.inews_title {
	zoom: 1;
	overflow: hidden;
	height: 23px;
	background: url(../img/bg_title.jpg) repeat-x bottom;
	padding-top:2px;
}
.inews_title li {
	float: left;
	margin-right: 2px;
}
.inews_title li a {
	width: 158px;
	height: 23px;
	line-height: 23px;
	background: url(../images/index/tc.png) no-repeat;
	text-align: center;
	color: #333;
	display: block;
}
.inews_title li a:hover {
	background: #D1261E;
}
.inews_title li a.sel {
	background: url(../images/index/ft.png) no-repeat;
	color:#fff;
}
.inews_list {
	clear: both;
}
.inews_list li {
	clear: both;
	zoom: 1;
	overflow: hidden;
}
.inewsImg {
	padding-bottom:10px;
	zoom:1;
	overflow:hidden;
	border-bottom:1px #999 dotted;
}
.inewsImg img {
	float:left;
	margin-right:10px;
}
.inewsImg h2 {
	color:#000;
	font-size:14px;
	line-height:180%;
	padding-top:5px;
}
.inewsImg h2 a {
	color:#000;
}
.inewsImg p {
	color:#666666;
	line-height:180%;
	overflow:hidden;
	font-size:12px;
}
.inewsImg img {
	margin:10px 10px 0 0;
}
.inewsImg .more {
	color:#2264a0;
	font-size:12px;
	display:block;
	float:right;
}
.i_Solution h2 {
	font-family:"微软雅黑";
	font-size:14px;
	color:#272727;
}
.inews_list {
	width:320px;
}
.inews_list li a {
	font-size: 12px;
	padding-left:10px;
	line-height:200%;
	color:#666666;
	background:url(../images/index/icon.png) no-repeat left;
	display: block;
	float: left;
}
.inews_list li a:hover {
	color: #2264a0;
}
.inews_list li span {
	float: right;
	color: #666;
}
#inews_view {
	padding: 10px 0 20px;
}
#inews_view h2 {
	color: #333;
	font-size: 20px;
	text-align: center !important;
	margin-bottom: 5px;
}
#inews_view .news_other {
	color: #AE8754;
	text-align: center !important;
	background: url(../img/line_1.gif) repeat-x bottom;
	padding-bottom: 10px;
	border-bottom: 1px #CCC solid;
}
#inews_view .news_other span.date {
	color: #AE8754;
}
#inews_view .news_other span.hits {
	color: #F00;
}
#inews_view .news_content {
	font-size: 14px;
	line-height: 180%;
	padding: 12px 0;
	margin: 0 auto;
	border-top: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
	clear: both;
}
.btn_back {
	margin-top: 20px;
	width: 75px;
	height: 39px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	float: right;
	line-height: 39px;
	text-indent: 30px;
	color: #FFF;
	background: url(../img/btn_back.jpg) top;
}
.btn_back:hover {
	background-position: 0 -39px;
	color: #FFF;
}
/**友情滚动**/


#scrollPro {
	width: 1000px;
	height: 56px;
	padding: 20px 0;
	margin: 0 auto;
	clear: both;
}
#scrollPro #piclist table tr td {
	padding: 0 5px;
}
#scrollPro #piclist img {
	border: 1px #DADADA solid;
}
.list_pro {
	width: 218px;
	height: 192px;
	font-weight: normal;
	float: left;
	margin: 0 15px 40px 0;
}
.list_pro img {
	float: left;
	display: block;
}
.list_pro span {
	width: 128px;
	float: left;
	line-height: 22px;
	padding-top: 10px;
}
.list_pro span a {
	color: #B11B4B;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
}
.list_pro span h4 {
	clear: both;
	font-weight: normal;
}
.list_pro span h4 b {
	color: #F96707;
}


/*内页*/
.allpage { width:100%; background:url(../images/index/bg_page.jpg) repeat-x;}
.nb1{height:165px;clear:both;background:url(../images/nb1.jpg) no-repeat center center;margin-top:0px;position: relative;z-index:-1;}
#ipage{ background:url(../images/bg_ipage.png) no-repeat 0 0 ;overflow:hidden;width:1000px;margin:0 auto;line-height:180%;margin:-2px auto 0;min-height:400px;padding-bottom:35px;position:relative;z-index:10;}


#ipage #left{width:175px;float:left;margin-left:6px;margin-right:38px;}
#ipage #left .contact{padding:0px 0;clear:both;}
#ipage #left .tit{height:32px;padding:30px 0 2px; background:url(../images/left_navline2.gif) no-repeat;}
#ipage #left .tit span{color:#2466a2;float:left;font:36px/32px Arial;margin-right:7px;}
#ipage #left .tit h2{padding-bottom:4px;color:#3e3e3e;line-height:16px;font-family:"微软雅黑";font-size:20px;font-weight: normal;}
#ipage #left .tit h3{color:#144a78;line-height:24px;font-family:Arial, Helvetica, sans-serif;font-size:24px;text-transform:uppercase;font-weight:normal;}

#ipage #left ul a{font-size:14px;color:#666;background:url(../images/sideNavBg.gif) no-repeat scroll 0 -27px ;display:block;line-height:26px;height:26px;padding-left:27px;}
#ipage #left ul a:hover{background-position:0 0;color:#fff;}
#ipage #left ul a.sel{background-position:0 0;color:#fff;}
#ipage #right{width:764px;float:left;}
#ipage #right .location{border-bottom:1px solid #DADADA;height:32px;width:100%;padding-top:30px;}
#ipage #right .location h1{color:#2264a0;font-family:"微软雅黑";font-size:18px;font-weight: normal;padding-bottom:5px;float:left;background:none;}
#ipage #right .location h2 .index_icon{height:32px;line-height:180%; float:left; padding-top:8px; padding-left:5px;}
#ipage #right .location h2{color:#777;font-size:12px;font-weight:normal;float:right;margin-top:5px;}
#ipage #right #cont{padding:20px 0;min-height:450px;font-size:14px;line-height:220%;color:#666; margin-bottom:100px;}
.right{float:right;}
.right{padding-top:20px;text-align:right;}
/*内页end*/
/*产品*/
.proList li{float:left;padding:0 9px 5px;margin-left:0;margin-right:0;position:relative;margin-bottom:10px;line-height:22px;}
.proList li a{background-color:#fff;color:#333;display:block;padding:5px;position:relative;text-align:center;width:220px;z-index:2;margin-right:5px;}
.proList li a img{margin-bottom:5px;width:210px;height:146px;display:block;padding:5px;border:1px #ededed solid;}
.proList li a:hover{background-color:#2466a2;color:#fff;}
.proList li a span{font-size:12px;display:block;}
#proView h2{color:#333;font-size:16px;padding:8px 0 25px;text-align:center !important;text-align:center;}
#proView .bigPic{margin:20px auto;text-align:center !important;}
#proView .proInfo{margin:20px auto 60px;line-height:200%;}
#proView .proTurn{border-top:1px solid #ededed;padding:20px 0 0 0;color:#242323;}
#proView .proTurn .back{ color:#999;width:60px;height:22px;line-height:22px;text-align:center !important;float:right;display:block;padding:5px;background:#e6e6e6;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
#proView .proTurn .back:hover{background:#2466a2;color:#fff;}
/*产品 end*/
/*翻页*/
#dcms_pager .pages{border:none;text-transform:uppercase;text-align:center !important;padding:0 0 10px 0;padding:0;height:30px;clear:both;padding-top:20px;}
#dcms_pager .pages a{margin:0 3px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;padding:0 8px;border:1px #ededed solid;color:#999;font-size:12px;cursor:pointer;text-decoration:none;height:24px;line-height:24px;}
#dcms_pager .pages a:hover{border:1px #ededed solid;color:#fff;background:#2466a2;}
#dcms_pager .pages a.pgcurrent{border:1px #ededed solid;color:#fff;background:#2466a2;}
/*翻页 end*/

/*友情链接*/


.link_list {
	line-height: 26px;
}
.link_list li {
	display: inline;
	float: left;
	padding: 8px;
	margin-right: 35px;
	margin-left: 35px;
	height: 70px;
}
.link_list li a {
	color: #333333;
	
	display: block;
	padding: 5px;
	position: relative;
	text-align: center;
	width: 146px;
	z-index: 2;
	border: 1px #FFF solid;
}
.link_list li a:hover {
	border: 1px #CCC solid;
}
.link_list li img {
	width: 146px;
	height: 56px;
}
.link_list li span {
	font-size: 12px;
	display: block;
	text-align: center;
}
/*友情链接end*/
/*新闻*/
.newsImg{padding-bottom:12px;zoom:1;overflow:hidden;}
.newsImg img{border:1px solid #ededed;float:left;margin-right:27px;padding:2px;}
.newsImg h2{color:#000;font-size:14px;line-height:140%;padding-top:10px;}
.newsImg h2 a{color:#000;}
.newsImg p{color:#999;line-height:200%;overflow:hidden;font-size:12px; padding-top:15px;}
.newsImg img{margin:10px 10px 0 0;}
.newsImg i.san{-moz-border-bottom-colors:none;-moz-border-left-colors:none;-moz-border-right-colors:none;-moz-border-top-colors:none;border-color:#fff #fff #fff #999;border-image:none;border-style:solid;border-width:3px;float:left;height:0;margin:15px 9px 0 0;overflow:hidden;width:0;}
.newsImg .more{color:#2264a0;font-size:12px;margin-top:10px;display:block;}
.newsListIndex{clear:both;width:396px;float:right;clear:none;}
.newsListIndex li{line-height:26px;border-bottom:1px #ededed dotted;}
.newsListIndex li a{background:url(../images/ico_1.gif) no-repeat left 50%;padding-left:10px;}
.newsListIndex li span{float:right;color:#999;}
.newsPageIndex{clear:both;}
.newsPageIndex li{line-height:40px;border-bottom:1px #D6D6D6 dotted;}
.newsPageIndex li a{ color:#666;background:url(../images/ico_1.gif) no-repeat left 50%;padding-left:10px;}
.newsPageIndex li a:hover { color:#2466a2;}
.newsPageIndex li span{float:right;color:#999;}
#newsView h2{color:#000;font-size:16px;padding:8px 0 10px;text-align:center !important;text-align:center;}
#newsView h3{border-bottom:1px solid #ededed;color:#999;line-height:37px;height:37px;text-align:center !important;width:100%;font-weight:normal;}
#newsView .newsInfo{margin:20px auto 60px;line-height:200%;}
#newsView .newsTurn{border-top:1px solid #ededed;padding:20px 0;color:#999;}
#newsView .newsTurn a {color:#999;}
#newsView .newsTurn .back{background:#e6e6e6;width:60px;height:22px;line-height:22px;text-align:center !important;float:right;display:block;padding:5px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
#newsView .newsTurn .back:hover{background:#2264a0;color:#fff;}
/*新闻 end*/











/**脚部**/
.foot {
	width:100%;
	height:66px;
	background-color:#e9e9e9;
}
.foot_center {
	width:1000px;
	margin:0 auto;
	height:66px;
}
.foot_icp {
	width:1000px;
	float:left;
	height:66px;
}
.foot_icp p {
	color:#666666;
	line-height:66px;
	height:66px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.foot_icp p a {color:#666666;}
.foot_icp p a:hover {color:#2264a0;}
.f_left {
	float:left;
}
.f_right {
	float:right;
}
