@charset "utf-8";
/*样式初始化 start*/
body,
div,
ul,
li,
ol,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
font,
span,
i,
em,
b,
strong,
form,
label,
input{
  margin: 0;
  padding: 0;
  border:0 none;
}
li{ 
  list-style: none;
}
img{ 
  border: 0 none; 
  vertical-align: top;
}
em,
i{
  font-style: normal;
}
a{ 
  text-decoration: none; 
  font-family: "微软雅黑";
  font-size:12px;
  color: #333;
}
a:hover{ 
  color: #0581cf;
}
.clearFix{
  width: 1100px; 
  height: auto; 
  margin: 0 auto;
}
.clearFix:after{ 
  content: "."; 
  clear: both; 
  display: block; 
  height: 0; 
  visibility: hidden;
}
body{ 
  font-size: 12px; 
  line-height: 1em; 
  margin: 0 auto;
  font-family: "微软雅黑";
}
/*样式初始化 end*/


/*common start*/
.db{
	display: block;
}
.fl{
  float: left;
}
.fr{
  float: right;
}
.pr{
  position: relative;
}
.pa{
  position: absolute;
}
.pf{
  position: fixed;
}
/*common end*/

/*header、footer start*/
.top-line{
	width: 100%;
	height: 2px;
	overflow: hidden;
	line-height: 0;
	background: #da251d;
}
.header-wrap{
	height: 92px;
	overflow: hidden;
}
.logo{
	padding: 12px 0 0 0;
	height: 65px;
	width: 410px;
}
.logo a{
	display: block;
	height: 65px;
	width: 410px;
	background: url(images/logo.png) no-repeat;
	font-size: 24px;
	font-weight: normal;
	color: #180666;
	line-height: 46px;
	text-indent: 89px;
}
.header-form{
	width: 178px;
	height: 29px;
	margin-top: 44px;
	position: relative;
	overflow: hidden;
}
.header-form span{
	border: 1px solid #e5e5e5;
	border-right: 0 none;
	display: block;
	width: 149px;
	height: 27px;
	overflow: hidden;
}
.header-sel-txt{
	display: block;
	width: 129px;
	height: 16px;
	padding: 6px 10px 5px 10px;
	font-size: 14px;
	color: #5b5b5b;
	line-height: 16px;
}
.header-sel-btn{
	display: block;
	position: absolute;
	top: 0;
	right: -1px;
	width: 29px;
	height: 29px;
	overflow: hidden;
	text-indent: -999em;
	background: url(images/icon.png) no-repeat 0 0;
}
.header-date{
	height: 30px;
	line-height: 30px;
	background: url(images/icon.png) no-repeat -25px -30px;
	font-size: 14px;
	color: #a0a0a0;
	margin: 44px 27px 0 0;
	padding-left: 23px;
}
.nav-wrap{
	height: 43px;
	width: 100%;
	background: #00a0e9;
}
.nav-wrap li{
	float: left;
	width: 138px;
	height: 43px;
	background: url(images/nav-line.jpg) no-repeat left center;
	margin-left: -1px;
	position: relative;
	z-index: 9;
}
.nav-wrap li:first-child{
	width: 134px;
	height: 43px;
	background: none;
	margin-left: 0;
}
.nav-wrap li a{
	display: block;
	height: 43px;
	width: 100%;
	line-height: 42px;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.nav-wrap li.current,
.nav-wrap li:hover{
	background: #0581cf;
	z-index: 10;
	transition:background 0.3s;
	-moz-transition:background 0.3s; /* Firefox 4 */
	-webkit-transition:background 0.3s; /* Safari and Chrome */
	-o-transition:background 0.3s; /* Opera */
}
.footer-wrap{
	background: #00a0e9;
	width: 100%;
	height: 262px;
}
.footer{
	overflow: hidden;
	height: 262px;
}
.footer-tit{
	width: 100%;
	height: 48px;
	padding-top: 18px;
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	line-height: 48px;
	border-bottom: 1px solid #fff;
}
.footer-tit span{
	display: block;
	width: 216px;
	height: 3px;
	overflow: hidden;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: -2px;
}
.footer-information{
	padding-top: 25px;
	height: 120px;
	background: url(images/logo-footer.png) no-repeat right 30px;
}
.footer-infor{
	width: 376px;
	height: 120px;
}
.footer-infor p{
	clear: both;
	line-height: 24px;
	font-size: 12px;
	color: #fff;
}
.footer-infor p i{
	float: left;
	height: 24px;
	padding: 0 3px 0 26px;	
	background: url(images/icon-footer.png) no-repeat;
}
.footer-infor p i.icon-footer01{
	background-position: 0 0;
}
.footer-infor p i.icon-footer02{
	background-position: 0 -25px;
}
.footer-infor p i.icon-footer03{
	background-position: 0 -50px;
}
.footer-infor p i.icon-footer04{
	background-position: 0 -75px;
}
.footer-infor p i.icon-footer05{
	background-position: 0 -100px;
}
.footer-infor p i.icon-footer06{
	background-position: 0 -125px;
}
.footer-infor p span{
	float: left;
	width: 270px;
	height: auto;
}
.footer-infor p span em{
	display: block;
	font-size: 12px;
	line-height: 24px;
	padding-bottom: 4px;
	height: 24px;
}
.footer-infor p.fs18 span em{
	font-size: 18px;
}
.footer-bottom{
	height: 46px;
	line-height: 46px;
	text-align: center;
}
.footer-bottom span{
	padding-left: 30px;
}
.footer-bottom,
.footer-bottom a{
	font-size: 12px;
	color: #fff;
}
.footer-bottom a:hover{
	text-decoration: underline;
}
/*header、footer end*/

/*index  start*/
.DB_tab25 {
	width:100%;
	height:350px;
	position:relative;
	overflow:hidden;
	cursor:pointer;
}
.DB_tab25 .DB_bgSet {
	position:relative;
}
.DB_tab25 .DB_bgSet li {
	position:absolute;
	width:100%;
	height:350px;
	display:none;
}
.DB_tab25 .DB_imgSet {
	position:absolute;
	width:1000px;
	left:50%;
	margin-left:-500px;
}
.DB_tab25 .DB_imgSet .DB_1_1 {
	position:absolute;
	left:567px;
	top:101px;
}
.DB_tab25 .DB_imgSet .DB_1_2 {
	position:absolute;
	left:567px;
	top:160px;
}
.DB_tab25 .DB_imgSet .DB_2_1 {
	position:absolute;
	left:36px;
	top:102px;
}
.DB_tab25 .DB_imgSet .DB_2_2 {
	position:absolute;
	left:36px;
	top:147px;
}
.DB_tab25 .DB_imgSet .DB_3_1 {
	position:absolute;
	left:36px;
	top:102px;
}
.DB_tab25 .DB_imgSet .DB_3_2 {
	position:absolute;
	left:36px;
	top:147px;
}
.DB_tab25 .DB_menuWrap {
	position:absolute;
	width:1000px;
	left:50%;
	margin-left:-500px;
}
.DB_tab25 .DB_menuWrap .DB_menuSet {
	position:absolute;
	width:100%;
	top:330px;
	text-align:center;
	font-size:0;
	border-radius:20px;
}
.DB_tab25 .DB_menuWrap .DB_menuSet li{
	display:inline-block;
	width:33px;
	height:3px;
	margin:0px 30px;
	line-height:-999em;
	overflow:hidden;
	background: #fff;
	cursor: pointer;
	vertical-align: top;
}
.DB_tab25 .DB_menuWrap .DB_menuSet li.current_off {
	background:#00a0e9;
}
.DB_tab25 .DB_menuWrap .DB_menuSet li.current_on {
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#6600A0E9', endColorstr='#6600A0E9');
	background:rgba(0,160,233,0.4);
}
.index-main01{
	padding: 31px 0 16px 0;
	height: 257px;
}
.common-tit{
	height: 70px;
	color: #0056a7;
	font-size: 26px;
	font-weight: normal;
	line-height: 70px;
}
.tit-more{
	margin-top: 30px;
	font-size: 12px;
	line-height: 40px;
	color: #6c6c6c;
}
.tit-more:hover{
	color: #0056a7;
	text-decoration: underline;
}
.index-case{
	width: 630px;
	height: 257px;
	padding-right: 50px;
}
.index-caseList{
	height: 187px;
}
.index-caseList li{
	width: 202px;
	height: 187px;
	float: left;
	margin-left: 12px;
}
.index-caseList li:first-child{
	margin-left: 0;
}
.index-caseList li a{
	display: block;
	border: 1px solid #d2d2d2;
	padding: 12px 11px 0 11px;
	width: 178px;
	height: 173px;
	overflow: hidden;
}
.index-caseList li img{
	display: block;
	width: 178px;
	height: 134px;
}
.index-caseList li span{
	display: block;
	height: 33px;
	white-space: nowrap;
	overflow: hidden;
	line-height: 33px;
	color: #626262;
	font-size: 13px;
}
.index-caseList li a:hover{
	border: 1px solid #00a0e9;
	transition:border 0.3s;
	-moz-transition:border 0.3s; /* Firefox 4 */
	-webkit-transition:border 0.3s; /* Safari and Chrome */
	-o-transition:border 0.3s; /* Opera */
}
.index-caseList li a:hover span{
	color: #0581cf;
	transition:color 0.3s;
	-moz-transition:color 0.3s; /* Firefox 4 */
	-webkit-transition:color 0.3s; /* Safari and Chrome */
	-o-transition:color 0.3s; /* Opera */
}
.index-proShow{
	width: 420px;
}
.index-proIntr{
	display: block;
}
.index-proIntr p{
	font-size: 13px;
	line-height: 24px;
	color: #626262;
	height: 48px;
	overflow: hidden;
}
.index-proIntr span{
	display: block;
	width: 420px;
	height: 121px;
	padding-top: 18px;
	overflow: hidden;
}
.index-proIntr span img{
	float: left;
	width: 202px;
	height: 119px;
	border: 1px solid #d2d2d2;
}
.index-proIntr span img:first-child{
	margin-right: 12px;
}
.index-proIntr:hover p{
	color: #0581cf;
	transition:color 0.3s;
	-moz-transition:color 0.3s; /* Firefox 4 */
	-webkit-transition:color 0.3s; /* Safari and Chrome */
	-o-transition:color 0.3s; /* Opera */
}
.index-proIntr:hover img{
	border: 1px solid #0581cf;
	transition:border 0.3s;
	-moz-transition:border 0.3s; /* Firefox 4 */
	-webkit-transition:border 0.3s; /* Safari and Chrome */
	-o-transition:border 0.3s; /* Opera */
}
.index-about{
	padding: 16px 0 53px 0;
}
.index-aboutList{
	height: 338px;
	border: 1px solid #d2d2d2;
}
.index-aboutList li{
	float: left;
	width: 365px;
	height: 338px;
}
.index-aboutList li.sec{
	width: 366px;
	height: 338px;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}
.index-aboutList li img{
  display: block;
  width: 100%;
  height: 149px;
}
.index-aboutIntr{
	padding: 10px 25px 0 25px;
	height: 135px;
	overflow: hidden;
}
.index-aboutIntr h4{
	height: 56px;
	font-size: 18px;
	line-height: 56px;
	color: #626262;
}
.index-aboutIntr p{
	font-size: 12px;
	color: #626262;
	line-height: 20px;
}
.sel-details{
	float: right;
	width: auto;
	height: 32px;
	margin: 2px 25px 0 0;
	font-size: 14px;
	color: #a0a0a0;
	line-height: 32px;
	padding-right: 37px;
	background: url(images/sel-btn.png) no-repeat right top;
}
.sel-details:hover{
	color: #0581cf;
	transition:color 0.3s;
	-moz-transition:color 0.3s; /* Firefox 4 */
	-webkit-transition:color 0.3s; /* Safari and Chrome */
	-o-transition:color 0.3s; /* Opera */
}
/*index  end*/

/*companyProfile  start*/
.banner-in{
	height: 230px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.banner-in img{
	display: block;
	width: 1920px;
	height: 230px;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px;
}
.In-tit{
	padding-top: 37px;
	height: 50px;
}
.In-tit h2{
	float: left;
	color: #0056a7;
	font-size: 26px;
	font-weight: normal;
	line-height: 50px;
}
.breadCrumbs{
	padding-top: 15px;
	line-height: 30px;
}
.breadCrumbs,
.breadCrumbs a,
.breadCrumbs span{
	font-size: 14px;
	color: #a0a0a0;
}
.breadCrumbs a,
.breadCrumbs span{
	padding: 0 3px;
}
.cont-bg{
	width: 100%;
	height: auto;
	background: #f9f9f9;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	padding-top: 25px;
}
.company-info p{
	font-size: 13px;
	line-height: 30px;
	color: #626262;
	text-indent: 2em;
}
.company-info img{
	display: block;
	width: 100%;
	height: auto;
	margin: 10px 0 20px 0;
}
.company-aptitude{
	padding: 19px 0 40px 0;
}
.In-tit-h2{
	height: 45px;
	border-bottom: 1px solid #d5d5d5;
	color: #0056a7;
	font-size: 25px;
	font-weight: normal;
	line-height: 45px;
	margin-bottom: 10px;
}
.In-tit-h2 i{
	font-size: 15px;
	color: #9999a5;
	padding: 0 5px;
}
.company-aptitude-wrap{
	width: 1097px;
	height: 185px;
	margin: 0 auto;
	overflow: hidden;
}
.company-aptitudeList{
	width: 200%;
	height: 185px;
}
.company-aptitudeList li{
	float: left;
	width: 124px;
	height: 183px;
	padding-right: 15px;
}
.company-aptitudeList li a{
	display: block;
	width: 120px;
	/*height: 181px;*/
	overflow: hidden;
	padding: 1px;
	border: 1px solid #e3e3e3;
}
.company-aptitudeList li img{
	display: block;
	height: 100%;
	width: 100%;
}
.pop-bg{
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: fixed;
	left: 0;
	top: 0;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B2000000', endColorstr='#B2000000');
	background:rgba(0,0,0,0.7);
	z-index: 999;
}

.pop-img{
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: 0 auto;
	max-height: 100%;
}
/*companyProfile  end*/

/*projectCase  start*/
.projectCase-info{
	overflow: hidden;
}
.projectCase-wrap{
	width: 1110px;
}
.projectCase-wrap li{
	float: left;
	width: 359px;
	height: 185px;
	border: 1px solid #d2d2d2;
	margin: 0 8px 25px 0;
	background: #fff;
}
.projectCase-wrap li a{
	display: block;
	width: 340px;
	height: 176px;
	padding: 9px 9px 0 10px;
	position: relative;
}
.projectCase-wrap li a img{
	display: block;
	width: 340px;
	height: 141px;
}
.projectList-wrap li{
	float: left;
	width: 359px;
	height: 245px;
	border: 1px solid #d2d2d2;
	margin: 0 8px 25px 0;
	background: #fff;
}
.projectList-wrap li a{
	display: block;
	width: 340px;
	height: 236px;
	padding: 9px 9px 0 10px;
	position: relative;
}
.projectList-wrap li a div{
	display:block;
	width:340px;
	height:200px;
	overflow:hidden;
	position:relative;
}
.projectList-wrap li a img{
	display: block;
	margin: 0 auto;
	height:200px;
	width:340px;
}
.projectCase-wrap li a span{
	display: block;
	width: 136px;
	height: 120px;
	overflow: hidden;
	padding: 10px 10px 11px 12px;
	position: absolute;
	top: 9px; 
	right: 9px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B200A0E9', endColorstr='#B200A0E9');
	background:rgba(0,160,233,0.7);
	font-size: 12px;
	line-height: 20px;
	color: #fff;
}
.projectCase-wrap li a i{
	display: block;
	font-size: 14px;
	color: #626262;
	line-height: 34px;
}
.projectList-wrap li a i{
	display: block;
	font-size: 14px;
	color: #626262;
	line-height: 34px;
	text-align: center;
}
.projectCase-wrap li:hover{
	border: 1px solid #00a0e9;
	transition:border 0.3s;
	-moz-transition:border 0.3s; /* Firefox 4 */
	-webkit-transition:border 0.3s; /* Safari and Chrome */
	-o-transition:border 0.3s; /* Opera */
}
.projectCase-wrap li:hover a i{
	color: #00a0e9;
	transition:color 0.3s;
	-moz-transition:color 0.3s; /* Firefox 4 */
	-webkit-transition:color 0.3s; /* Safari and Chrome */
	-o-transition:color 0.3s; /* Opera */
}
.pagination{
	clear: both;
	text-align: center;
	font-size: 0px;
	padding: 10px 0 20px 0;
}
.btn-page{
	display: inline-block;
	border: 1px solid #bbb;
	font-size: 12px;
	color: #aaa;
	padding:0 4px;
	height: 25px;
	line-height: 25px;
	margin: 0 5px;
}
.btn-page:hover,
.current-page{
	color: #fff;
	background: #00a0e9;
}
.btn-page.click-no,
.btn-page.click-no:hover{
	color: #ddd;
	border: 1px solid #ccc;
	background: none;
	cursor: default;
}
.first-page,
.last-page{
	width: 34px;
}
.previous-page,
.last-page{
	width: 46px;
}
.page-num{
	width: auto;
	min-width: 16px;
}
.project-install01{
	height: 366px;
	padding: 38px 0 37px 0;
}
.project-install01L{
	width: 359px;
	height: 364px;
	border: 1px solid #d2d2d2;
}
.project-install01L img{
	display: block;
	width: 359px;
	height: 364px;
}
.project-install01L span{
	display: block;
	width: 70px;
	height: 70px;
	padding: 10px 20px 20px 10px;
	text-align: center;
	font-size: 30px;
	line-height: 35px;
	color: #fff;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B200A0E9', endColorstr='#B200A0E9');
	background:rgba(0,160,233,0.7);
	position: absolute;
	left: 0;
	top: 0;
}
.project-install01R{
	width: 728px;
	height: 364px;
	border: 1px solid #d2d2d2;
}
.project-install01R ul{
	padding: 13px 0 0 0;
	height: 174px;
	overflow: hidden;
}
.project-install01R ul li{
	float: left;
	width: 131px;
	height: 174px;
	padding-left: 12px;
}
.project-install01R ul li img{
	display: block;
	width: 131px;
	height: 119px;
}
.project-install01R ul li span{
	display: block;
	padding-top: 5px;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	text-align: center;
}
.project-install01R p{
	font-size: 12px;
	color: #626262;
	line-height: 20px;
	text-indent: 2em;
	padding: 0 15px 5px 15px;
}
.project-install02{
	height: 260px;
	padding-bottom: 39px;
}
.project-install02L{
	width: 755px;
	height: 258px;
	border: 1px solid #d2d2d2;
	padding: 0 20px 0 18px;
	background: url(images/project-install02-img01.jpg) no-repeat;
}
.project-install02L h2{
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	line-height: 90px;
	padding-bottom: 5px;
}
.project-install02L p{
	font-size: 12px;
	color: #fff;
	line-height: 20px;
	text-indent: 2em;
}
.project-install02R{
	display: block;
	width: 291px;
	height: 258px;
	border: 1px solid #d2d2d2;
}
.project-install03{
	width: 1098px;
	height: 216px;
	border: 1px solid #d2d2d2;
	margin-bottom: 35px;
}
.project-install03 img{
	float: left;
	width: 209px;
	height: 192px;
}
.project-install03 img.img01{
	margin: 12px 0 0 11px;
}
.project-install03 img.img02{
	margin: 12px 15px 0 31px;
}
.project-install03R{
	width: 616px;
}
.project-install03R h2{
	color: #00a0e9;
	font-size: 24px;
	font-weight: normal;
	line-height: 68px;
}
.project-install03R p{
	color: #626262;
	font-size: 12px;
	line-height: 20px;
	text-indent: 2em;
}
/*projectCase  end*/

/*recruitment  start*/
.joinUs-tit{
	height: 50px;
	padding: 0 2%;
	font-size: 16px;
	color: #515151;
	border-bottom: 1px solid #eee;
}
.joinUs-tit span{
	float: left;
	line-height:50px;
	width: 19%;
	padding: 0 0.5%;
	height: 50px;
}
.joinUs-list{
	padding: 0 0 20px 0;
}
.joinUs-list li{
	padding-top: 20px;
	border-top: 1px solid #eee;
}
.joinUs-list li:first-child{
	border: 0 none;
}
.jobsName{
	height: 40px;
	padding: 0 2%;
	cursor: pointer;
	font-size: 14px;
	color: #5b5b5b;
}
.jobsName span{
	float: left;
	line-height:40px;
	width: 19%;
	padding: 0 0.5%;
	height: 40px;
}
.joinUs-list li.on .jobsName,
.jobsName:hover{
	color: #00a0e9;
	transition:color 0.3s;
	-moz-transition:color 0.3s; /* Firefox 4 */
	-webkit-transition:color 0.3s; /* Safari and Chrome */
	-o-transition:color 0.3s; /* Opera */
}
.jobsDes{
	display: none;
	height: auto;
	padding: 10px 2%;
	border-top: 1px dashed #dedede;
}
.jobsDes p{
	font-size: 12px;
	color: #7b7b7b;
	line-height: 24px;
}
.paginationP{
	padding: 30px 0;
}
/*recruitment  end*/

/*onlineInquiry  start*/
.online-wrap{
	
}
.online-item{
	height: 40px;
	padding-bottom: 20px;
}
.online-item-h{
	height: 150px;
}
.online-item label{
	float: left;
	height: 40px;
	width: 70px;
	color: #333;
	font-size: 14px;
	line-height: 40px;
	text-align: right;
	padding: 0 10px;
}
.online-item .input-txt{
	float: left;
	width: 240px;
	height: 16px;
	padding: 11px 10px;
	border: 1px solid #d2d2d2;
	font-size: 14px;
	line-height: 16px;
	color: #3b3b3b;
}
.online-item .input-txt-w{
	width: 592px;
}
.online-item .input-txt-l{
	float: left;
	width: 592px;
	height: 128px;
	padding: 11px 10px;
	border: 1px solid #d2d2d2;
	font-size: 14px;
	line-height: 24px;
	color: #3b3b3b;
	resize: none;
}
.prompt{
	font-size: 12px;
	line-height: 20px;
	text-indent: 90px;
	color: #0056A7;
	padding-bottom: 30px;
}
.online-item .sub,
.online-item .res {
	float:left;
	margin:0 19px 0 1px;
	border:0px none;
	width:116px;
	height:32px;
	overflow:hidden;
	border: 2px solid #0056A7;
	font-size: 12px;
	color: #0056A7;
	line-height: 28px;
	text-align: center;
	background: #fff;
}
.online-item .sub{
	margin-left: 90px;
}
.online-item .sub:hover,
.online-item .res:hover{
	background: #0056A7;
	color: #fff;
	transition:color 0.3s,background 0.3s;
	-moz-transition:color 0.3s,background 0.3s; /* Firefox 4 */
	-webkit-transition:color 0.3s,background 0.3s; /* Safari and Chrome */
	-o-transition:color 0.3s,background 0.3s; /* Opera */
}
/*onlineInquiry  end*/

/*contactUs  start*/
.contact-info{
	padding: 20px 0 40px 0;
}
.contactUsL-box{
	width: 450px;
}
.contactUsL-box h4{
	font-size: 14px;
	color: #4c4c4c;
	line-height: 36px;
	padding-top: 15px;
}
.contactUsL-box p{
	font-size: 12px;
	color: #5b5b5b;
	line-height: 36px;
}
.contactUsR{
	width: 650px;
	height: 300px;
}
/*contactUs  end*/

/*qualificationCertificate  start*/
.qualification-wrap{
	padding: 20px 0;
}
.qualification-list li{
	float: left;
	width: 246px;
	height: 373px;
	border: 2px solid #fff;
	overflow: hidden;
	margin: 0 0 25px 25px;
}
.qualification-list li a{
	display: block;
	width: 242px;
	height: 369px;
	overflow: hidden;
	padding: 2px 2px;
}
.qualification-list li a img{
	display: block;
	width: 100%;
	height: 369px;
}
/*qualificationCertificate  end*/

/*projectCaseDetails  start*/
.newsDetails{
	padding-bottom: 40px;
}
.news-title{
	padding: 15px 0 10px 0;
	height: auto;
	font-size: 20px;
	font-weight: 700;
	color: #666;
	line-height: 40px;
	text-align: center;
}
.news-msg{
	border-bottom: 1px dashed #0581CF;
	font-size: 12px;
	color: #999;
	height: 28px;
	line-height: 18px;
	text-align: center;
}
.news-msg i{
	padding: 0 15px;
}
.news-word{
	padding: 20px 10px 60px 10px;
	margin-bottom: 30px;
}
.news-word,
.news-word p{
	font-size: 14px;
	color: #7b7b7b;
	line-height: 30px;
	padding-top: 30px;
}
.news-word img{
	display: block;
	max-width: 90%;
	margin: 10px auto;
}
/*projectCaseDetails  end*/

/*index  start*/
.product-switch{
	height: 40px;
	border-bottom: 1px solid #d2d2d2;
	padding-left: 400px;
}
.product-switch a{
	width: 150px;
	height: 40px;
	float: left;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	color: #333;
}
.product-switch a.current,
.product-switch a:hover{
	color: #fff;
	background: #00a0e9;
	transition:color 0.3s,background 0.3s;
	-moz-transition:color 0.3s,background 0.3s; /* Firefox 4 */
	-webkit-transition:color 0.3s,background 0.3s; /* Safari and Chrome */
	-o-transition:color 0.3s,background 0.3s; /* Opera */
}
.cont-bg-p{
	padding: 0 0 20px 0;
}
/*index  end*/

/*index  start*/
/*index  end*/







































