﻿@charset "utf-8";
/*------------------reset.css------------------*/
.f_con .wx {
	width:120px;
	padding:0;
	text-align:center
}
.f_con .wx h3 {
	text-align: left;
	color: #FFF;
}
.f_con p {
	text-align: left;
	line-height: 24px;
	color: #FFF;
	font-size:14px;
}
.f_con p a {
	color:#FFF;
	text-decoration:none;
}
/*底部开始*/
.footer {
	width:960px;
	margin:0 auto;
}
.fbg {
	height: auto;
	overflow:hidden;
	background:url(img/fbg.gif) repeat;
}
.f_nav {
	height:36px;
	line-height:36px;
	text-align:center;
	color:#fff;
}
.f_nav a {
	padding: 0 15px;
	color:#fff;
}
.f_con {
	width:960px;
	padding:12px 0 0 0;
	height:183px;
	overflow:hidden;
}
}
/*底部结束*/


.linkbg {
	background:url(img/linkbg.gif) repeat-x;
	height:120px;
	overflow:hidden;
}
.link {
	width:960px;
	height:100px;
	overflow:hidden;
	margin:0 auto;
}
.link h2 {
	width:150px;
	font-size:43px;
	font-weight:normal;
	padding:10px 0 0 0;
	text-align:center;
}
.link h2 a {
	color:#06296d;
}
.link h2 span a {
	font-family:"宋体";
	font-size:12px;
	color:#3e3e3e;
	display:block;
	line-height:12px;
	text-decoration:underline;
}
.l_con {
	width:810px;
	line-height:30px;
	height:66px;
	padding:15px 0 0 0;
}
.l_con a {
	padding:0 10px;
}
.links {
	width:100%;
	height:auto;
	padding:10px 0;
	margin-top:0;
	background:url(img/fbg.gif) repeat;
}
.links p {
	width:960px;
	margin:0 auto;
	font-size:12px;
	line-height:18px;
	color:#838383;
}
.links p a {
	margin:0 5px;
	color:#838383;
}
.fl {
	float:left;
}
.l {
	float: left;
	width: 226px;
}
#pro_c_list {
/*	min-height: 950px;*/
	height: auto !important;
/*	height: 950px;*/
}
#pro_c_list {
	width: 200px;
	border: solid 2px #125ab0;
	padding: 12px;
}
#pro_c_list li {
	border-top: solid #dbdbdb 1px;
	padding-top: 10px;
}
#pro_c_list li.first {
	border:none;
	padding-top: 0px;
}
#pro_c_list li .tit {
	height: 30px;
	line-height: 30px;
	color: #294383;
	font-size: 16px;
	position:relative;
	background:no-repeat url(../images/li_list_2.gif) right center;
}
#pro_c_list li .tit a {
	color: #294383;
	display: block;
	background:no-repeat url(../images/ico_list.gif) 0px 0px;
	padding-left: 30px;
}
#pro_c_list li .tit.ico2 a {
	background-position: 0px -30px;
}
#pro_c_list li .tit.ico3 a {
	background-position: 0px -60px;
}
#pro_c_list li .tit.ico4 a {
	background-position: 0px -90px;
}
#pro_c_list li .tit.ico5 a {
	background-position: 0px -120px;
}
#pro_c_list li .tit.ico6 a {
	background-position: 0px -150px;
}
#pro_c_list li .tit.ico7 a {
	background-position: 0px -180px;
}
#pro_c_list li .tit.ico8 a {
	background-position: 0px -210px;
}
#pro_c_list li .son_list {
	color: #666666;
	padding: 5px 0px 12px 13px;
	line-height: 26px;
}
#pro_c_list li .son_list a {
    font-size: 14px;
    color: #666666;
    display: block;
    height: 26px;
    line-height: 26px;
}
#pro_c_list li .son_list a:hover {
	color: #f60;
}
.nei_pro #pro_c_list {
	margin-bottom: 15px;
}
.dede_pages {
}
.dede_pages ul {
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li {
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;/*	border:1px solid #E9E9E9;*/
}
.dede_pages ul li a {
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li.thisclass, .dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
	/*	background-color:#F8F8F8;*/
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo {
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong {
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}
/*首页-盒子公共*/
.indshow .tit {
	border-bottom: solid 3px #125ab0;
	height: 47px;
}
.indshow .tit .floor {
	float: left;
	width: 39px;
	height: 39px;
	line-height: 38px;
	font-size: 24px;
	text-align: center;
	background:no-repeat url(../images/bg_l_num.gif) left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight: 600;
}
.indshow .tit .name {
	height: 26px;
	width: 250px;
	float: left;
	font-size: 24px;
	padding: 10px 0px 0px 10px;
	color: #032a77;
}
.indshow .tit .name a {
	color: #032a77;
}
.indshow .tit .more {
	float: right;
	text-align: right;
	font-size: 14px;
	padding: 20px 5px 0px 0px;
}
.indshow .tit .more a {
	color: #888888;
}
/*首页-案例、新闻*/
.indbox2 {
	padding-top: 30px;
}
.indbox2 .con {
	padding-top: 30px;
	float: left;
	width: 460px;
}
.indbox2 .case {
	float: left;
	width: 960px;
}
.indbox2 .case .con {
	width: 960px;
	overflow:hidden;
}
.indbox2 .case .con ul {
/*	width: 564px;*/
}
.indbox2 .case .con ul li {
	float: left;
	width:178px;
	padding-right: 10px;
}
.indbox2 .case .con ul li .img {
	padding: 8px;
	width: 160px;
	height: 142px;
	border: solid 1px #cccccc;
	overflow: hidden;
}
.indbox2 .case .con ul li .img img {
	float: left;
	width:178px;
	padding-right: 10px;
	width: 160px;
	height: 142px;
}
.indbox2 .case .con ul li .name {
	width: 160px;
	/*height: 32px;*/
	/*line-height: 32px;*/
	text-align: center;
	font-size: 14px;
}
.indbox2 .case .con ul li .name a {
	color: #666262;
}
.indbox2 .case .con ul li .name a:hover {
	color: #f60;
}
.indbox2 .news {
/*	float: right;
	width: 380px;*/
}
.indbox2 .news .con ul {
}
.indbox2 .news .con ul li {
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	/*text-indent: 40px*/;
	background:no-repeat url(../images/bg_news_li.gif) 0px 10px;
	border-bottom: dashed 1px #c6c3c3;
}
.left{ padding:0 20px 0 0;}
.right{padding:0 0 0 20px;}
.indbox2 .news .con ul li span{
	float:right;
	}
.indbox2 .news .con ul li a {
	color: #7e7979;
}
.indbox2 .news .con ul li a:hover {
	color: #f60;
}
/*首页-合作伙伴*/
.indbox3 {
	padding-top: 30px;
}
.indbox3 .con {
	padding-top: 20px;
	width: 960px;
	overflow:hidden;
}
.indbox3 .con ul {
	width: 1208px;
}
.indbox3 .con ul li {
	float: left;
	width: 135px;
	height:61px;
	padding:0px 25px 10px 0px;
}
.indbox3 .con ul li img {
	width: 133px;
	height:59px;
	border: solid 1px #cecece;
}
