﻿
/*******************************
	-------[=首页]-------
********************************/

/*banner列表*/
.banTxt{position: absolute;left: 0;bottom: 0;width: 100%;text-align: center;}
.slideBtn{display: block;width: 117px;height: 17px;margin: 0 auto;
	color: #fff;text-align: center;font-size: 16px;line-height: 17px;
	background: url(img/slide-btn-bg.png) no-repeat center center;
}
.slideBtn:hover{color: #fff;}

.ban-tab-bg{border-top: 2px solid #083475;display: none;
	background-color: rgba(255,255,255,0.95);
	background: url(img/alpha-white95.png) repeat left top \9;
}
.ban-tab-ul{overflow: hidden;padding: 15px 0;}
.ban-tab-ul li{float: left;text-align: center;width: 25%;}
.ban-tab-ul h4{font-size: 16px;color: #616161;font-weight: bold;
	height: 35px;line-height: 35px;overflow: hidden;
	font-family:'黑体',"微软雅黑","Microsoft Yahei";
}

/*通知公告*/
.index-notice{background-color: #efefef;height: 42px;line-height: 42px;overflow: hidden;}

.notice-ul{}
.notice-ul li{height: 42px;line-height: 42px;font-size: 14px;}
.notice-ul li a{color: #545454;}
.notice-ul li a:hover{color: #083475;}

.txtScroll-top{overflow:hidden;position:relative;}
.txtScroll-top .bd{padding-left: 35px;background: url(img/ico-notice.png) no-repeat left center;}

/*新闻*/
.index-news{padding: 65px 0 70px;overflow: hidden;}

/*新闻滚动图*/
#newScorll{float: left;}
.slideBox{ width:380px; height:190px; overflow:hidden; position:relative;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:10px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left; }
.slideBox .hd ul li{ float:left; margin: 0 6px;width: 13px;height: 13px;cursor:pointer;
	text-indent: 99999px;background: url(img/d1.png) no-repeat center center;
}
.slideBox .hd ul li.on{background-image: url(img/d2.png);}
.slideBox .bd{ position:relative; height:100%; z-index:0; }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:380px; height:190px; display:block;}

/*新闻滚动文字*/
#newsBox{float: left;margin-left: 15px;}
.txtScroll-left{ position:relative;width: 340px;}
.txtScroll-left .hd{height:30px;border-bottom: 2px solid #dedede;*zoom:1;}
.txtScroll-left .hd:after,.txtScroll-left .hd:before{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden; }

.txtScroll-left .hd .prev,.txtScroll-left .hd .next{
	display:block; width:25px; height:30px; float:right;
	margin-left:5px;overflow:hidden; cursor:pointer;
	background: url(img/arr-l.png) no-repeat center center;
}
.txtScroll-left .hd .next{background-image: url(img/arr-r.png);}
.txtScroll-left .bd{width:340px;overflow:hidden;}
.txtScroll-left .bd ul{ overflow:hidden; zoom:1; }
.txtScroll-left .bd ul li{height: 160px;_display:inline;}

.hot-news{}
.hot-news li{float: left;color: #1f1f1f;}
.hot-news .title{margin: 15px 0;font-size: 14px;font-weight: bold;line-height: 25px;height: 50px;overflow: hidden;}
.hot-news .title a{color: #1f1f1f;}
.hot-news .title a:hover{color: #083475;}
.hot-news .intro{line-height: 20px;height: 80px;overflow: hidden;}

/*新闻切换*/
#newsTab{float: right;}

.Tabnews { position: relative; width:434px;  height: 190px; border: 1px solid #ddd;overflow: hidden;border-left: 0;}
.Tabnews .hd { float: left;  height: 190px;margin-top: -1px;}
.Tabnews .hd ul li { height: 63px;width: 125px; line-height: 63px;margin-bottom: 1px;overflow: hidden;
	text-align: center;font-size: 16px;color: #083475;font-weight: bold;cursor: pointer;
	font-family:'黑体',"微软雅黑","Microsoft Yahei";background-color: #ededed;
}
.Tabnews .hd ul li.on {color: #fff;width: 131px;
	background: url(img/bg-itab.png) no-repeat left center;
	font-family:"微软雅黑","Microsoft Yahei";font-weight: normal;
}
.Tabnews .bd {float:left;width: 300px; height: 190px;overflow: hidden; }
.Tabnews .bd ul li {width: 270px; height: 190px; margin: 0 auto;}

.news-dl{}
.news-dl dt{text-align: right;height: 25px;padding-top: 12px;line-height: 25px;
	border-bottom: 1px solid #ddd;margin-bottom: 15px;
}
.news-dl dd{padding-left: 15px;height: 24px;line-height: 24px;overflow: hidden;
	background: url(img/a1.png) no-repeat left center;color: #202020;
}
.news-dl dd a{color: #202020;}
.news-dl dd a:hover{color: #083475;}
.news-dl dd span{float: right;font-family:"微软雅黑","Microsoft Yahei";}

/*图片滚动*/
.index-Scroll{background-color: #efefef;height: 355px;}

.picScroll-left{position:relative;height: 352px;}
.picScroll-left .prev,.picScroll-left .next{
	position: absolute;top: 0;height: 100%;width: 160px;
	overflow:hidden;cursor:pointer;
	background: url(img/arr-grey-l.png) no-repeat center center;
}
.picScroll-left .prev{left: -160px;}
.picScroll-left .next{right: -160px;background-image: url(img/arr-grey-r.png);}

.picScroll-left .bd{overflow: hidden;}
.picScroll-left .bd ul{ zoom:1; }
.picScroll-left .bd ul li{margin-right: 12px; float:left; _display:inline; overflow:hidden;}

.img-txt-ul{overflow: hidden;}
.img-txt-ul li{float: left;width: 290px;color: #202020;
	background: #fff url(img/line1.jpg) no-repeat right bottom;
}
.img-txt-ul .pic{height: 212px;}
.img-txt-ul .pic img{display: block;width: 100%;height: 100%;}
.img-txt-ul .title{height: 120px;padding: 10px 18px;}
.img-txt-ul .title h3{height: 35px;line-height: 35px;overflow: hidden;
	white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;
}
.img-txt-ul a{color: #202020;}
.img-txt-ul a:hover{color: #083475;}
.img-txt-ul .intro{line-height: 22px;height: 66px;overflow: hidden;}

/*企业文化*/
.index-cultrue{padding: 75px 0;}
.index-cultrue img{width: 100%;display: block;}

/*-----------------[内页]--------------*/
#ban{height: 323px;border-bottom: 1px solid #083475;margin-bottom: 40px;
	background-color: #083475;
	background-repeat: no-repeat;
	background-position: center center;
}

#aside{width: 250px;float: left;}
.snav-dl{}
.snav-dl dt{line-height: 20px;padding: 15px 0 35px;height: 20px; border-bottom: 1px solid #083475;
	background: url(img/ico-list.png) no-repeat right 20px;
}
.snav-dl dd{}
.snav-dl dd ul li{ background:#C6DBFB; height:30px; line-height:30px; display:block; border-bottom:1px #fff solid; font-size:13px; color:#083475;}
.snav-dl dd ul li a{ color:#083475; display:block;}

.snav-dl dd ul li a:hover{ color:#CC3300; display:block;}



.snav-dl .v1{font-size: 14px;color: #080808;line-height: 58px;display: block;
	padding-right: 65px;text-align: right; border-bottom: 1px solid #083475;
}
.snav-dl .v1 span{display: inline-block;padding-left: 20px;}
.snav-dl .on .v1{font-weight: bold;}
.snav-dl .on .v1,.snav-dl .v1:hover{color: #fff; background-color: #083475;}
.snav-dl .on .v1 span,.snav-dl .v1:hover span{background: url(img/bg-snav-on.png) no-repeat left center;}
.snav-dl ul{}
.snav-dl li{font-size: 12px;line-height: 45px;color: #080808;display: block;
	padding-right: 65px;text-align: right;border-bottom: 1px solid #083475;
}
.snav-dl .sv1 span{display: inline-block;padding-left: 20px;}
.snav-dl .current .sv1{color: #083475;font-weight: bold;}
.snav-dl .current .sv1 span,.snav-dl .sv1:hover span{background: url(img/bg-snav.png) no-repeat left center;}

#main{width: 880px;float: right;}
.cur_tit{height: 65px;line-height: 65px;border-bottom: 1px solid #dedede;color: #a2a3a4;}
.cur_tit h3{font-size: 20px;color: #083475;font-weight: bold;font-family:"微软雅黑","Microsoft Yahei";}
.cur_tit a{color: #a2a3a4;}
.cur_tit .pos{float: right;line-height: 30px;margin-top: 35px;}
.cur_tit .pos span{color: #848484;font-weight: bold;}
.cur_tit .pos a:last-child{font-weight:700}
/*******************************
	-------[=走进云峰-集团简介]-------
********************************/

/*******************************
	-------[=走进云峰-董事长致辞]-------
********************************/
.Master_article{}
.Master_article .avatar{float: left;width: 143px;clear: left;}
.Master_article .intro{padding-left: 190px;line-height: 2;color: #2c2c2c;}
.Master_article .intro img{display: block;padding: 25px 0;}
.Master_article .intro p{padding-bottom: 25px;}

/*******************************
	-------[=走进云峰-管理团队]-------
********************************/
.article{line-height: 2;color: #2c2c2c;}
.article img{display: block;margin: 0 auto;}

/*******************************
	-------[=走进云峰-发展历程]-------
********************************/
.tab-history{overflow:hidden; position:relative;}
.tab-history .prev,.tab-history .next{position:absolute;left:0;top:0;width:25px;height:100%;}
.tab-history .prev{background:#fff url(img/arr-g-l.png) no-repeat left center;}
.tab-history .next{left:auto;right:0;background:#fff url(img/arr-g-r.png) no-repeat right center;}

.tab-history .bd{padding: 0 25px;background: url(img/line3.jpg) repeat-x left center;}
.tab-history .bd ul{ overflow:hidden; zoom:1;padding: 0 16px; }
.tab-history .bd ul li{float:left; _display:inline; overflow:hidden;}

.history-ul{height: 48px;line-height: 48px;overflow: hidden;}
.history-ul li{float: left;margin-left: 32px;}
.history-ul a{font-size: 14px;font-weight: bold;color: #fff;
	display: block;width: 102px;text-align: center;
	background: url(img/bg-tab.png) no-repeat center center;
}
.history-ul li.on a{background-image: url(img/bg-tab-on.png);}

.historyArticle{line-height: 2;}
.historyArticle img{display: block;margin: 10px auto;}
.historyArticle p{margin-bottom: 25px;}

/*******************************
	-------[=走进云峰-管理架构]-------
********************************/

/*******************************
	-------[=走进云峰-荣誉资质]-------
********************************/
.honorTab{position: relative;overflow: hidden;height: 510px;border: 1px solid #ddd;border-left: 0;}
.honorTab .tab-tit-ul{position: absolute;left: 0;top: 0;width: 193px;height: 100%;}
.honorTab .tab-tit-ul li { height: 101px;line-height: 101px;margin-bottom: 1px;overflow: hidden;
	text-align: center;font-size: 24px;color: #fff;cursor: pointer;
	font-family:'黑体',"微软雅黑","Microsoft Yahei";padding-right: 12px;
	background: url(img/bg-tab-honor.jpg) no-repeat left center;
}
.honorTab .tab-tit-ul li span{display: inline-block;padding-left: 35px;
	background: url(img/ico-gold.png) no-repeat left center;
}
.honorTab .tab-tit-ul li.on {background-image: url(img/bg-tab-honor-on.png);}
.honorTab .tab-con{padding-left: 193px;}

.tab-honor{ position: relative;width: 530px;margin: 80px auto 0;overflow: hidden;}
.tab-honor .bigImg{position: relative;height: 253px;margin-bottom: 40px;overflow: hidden;}
.tab-honor .bigImg li{text-align: center;}
.tab-honor .bigImg li img{height:213px;margin-bottom: 10px;}
.tab-honor .bigImg  h4{ font-size: 14px;color: #4e4e4e;font-weight: normal;line-height: 30px;height: 30px;
	overflow: hidden;font-family:"微软雅黑","Microsoft Yahei";
}
.tab-honor .smallScroll{ height: 82px;position: relative;}
.tab-honor .sPrev,.tab-honor .sNext{position: absolute;top: 0;
	width: 30px;height: 100%;left: 0;
	background: url(img/arr-green-l.png) no-repeat center center;
}
.tab-honor .sNext{left: auto; right: 0;background-image: url(img/arr-green-r.png);}

.tab-honor .smallImg{margin: 0 auto;width: 474px; overflow: hidden;}
.tab-honor .smallImg ul{ height:82px; width: 9999px;overflow: hidden; }
.tab-honor .smallImg li{ float: left;margin: 0 20px; width:118px; cursor:pointer;  display: inline;  }
.tab-honor .smallImg img{width:118px; height:82px;}
.tab-honor .smallImg .on img{
	opacity: 1.0;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.honorMark{float: right;opacity: .3;margin: 35px 0;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 30)';
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
}

/*******************************
	-------[=走进云峰-经营业绩]-------
********************************/

/*******************************
	-------[=云峰产业-房地产业]-------
********************************/
.main-col{width: 624px;float: left;overflow: hidden;min-height: 675px;
	border-right: 1px solid #ddd;padding-top: 35px;
}
.side-col{float: right;width: 255px;overflow: hidden;padding-top: 15px;}

.news-ul{padding: 10px 25px;}
.news-ul li{margin-bottom: 10px;line-height: 20px;}
.news-ul .datetime{font-size: 10px;color: #a5a5a5;}
.news-ul .title{height: 20px;overflow: hidden;white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;}

.tab-tit{overflow: hidden;border-bottom: 1px solid #ddd;margin-bottom: 30px;}
.tab-tit li{float: left;}
.tab-tit li > a{display: block;height: 29px;line-height: 29px;padding: 0 15px;
	font-size: 14px;color: #8f8f8f;font-family:"微软雅黑","Microsoft Yahei";
	border: 1px solid #e2e2e2;margin-right: -1px;border-bottom: 0;
}
.tab-tit li.on > a{background-color: #083475;color: #fff;border-color: #083475;}

.tab-industry{line-height: 2;color: #2c2c2c;padding-right: 25px;}
.tab-industry h4{font-size: 20px;font-weight: normal;margin-bottom: 10px;}

.industry_intro{padding-right: 25px;margin-bottom: 30px;line-height: 2;color: #2c2c2c;}
.industry_intro p{padding-bottom: 20px;}

/*******************************
	-------[=云峰产业-汽车服务]-------
********************************/

/*******************************
	-------[=云峰产业-现代物流]-------
********************************/

/*******************************
	-------[=云峰产业-综合服务]-------
********************************/

/*******************************
	-------[=资讯中心-集团新闻]-------
********************************/
.bg-shadow{background: url(img/bg-shadow.png) no-repeat center bottom;}

.hotNewsBox{overflow: hidden;padding-bottom: 35px;}
.hotNewsBox .pic{float: left;clear: left;width: 312px;height: 177px;}
.hotNewsBox .pic img{display: block;width: 100%;height: 100%;}
.hotNewsBox .txt{padding-left: 335px;}
.hotNewsBox .title{font-size: 14px;color: #5d5d5d;line-height: 1;height: 1em;margin-bottom: 7px;
	overflow: hidden;white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;
}
.hotNewsBox .datetime{color: #368e00;font-size: 14px;margin-bottom: 15px;}
.hotNewsBox .intro{color: #6c6e70;line-height: 2;height: 10em;overflow: hidden;}

.news-list{margin: 30px 0;}
.news-list li{height: 23px;line-height: 23px;border-bottom: 1px dotted #a2a3a5;margin-bottom: 12px;
	padding-left: 20px;background: url(img/dot.png) no-repeat left center;
	overflow: hidden;white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;
}
.news-list span{float: right;color: #b0b0b0;}
.news-list a{color: #424141;}
.news-list a:hover{color: #083475;}

/*页码*/
.page-ul{text-align: center;margin: 25px 0;}
.page-ul li{display: inline-block;color: #8f8f8f;}
.page-ul a{display: inline-block;margin: 0 5px;height: 30px;line-height: 30px;color: #8f8f8f;}
.page-ul a.on{color: #083475;}
.page-ul a:hover{color: #083475;}
.page-ul .first-page,.page-ul .last-page{color: #202020;}
.page-ul .prev-page,.page-ul .next-page{margin: 0 20px;}

/*******************************
	-------[=资讯中心-下属企业新闻]-------
********************************/
.hot-new-ul{overflow: hidden;padding-bottom: 15px;padding-left: 8px;}
.hot-new-ul li{float: left;width: 233px;margin: 0 27px;}
.hot-new-ul a{color: #080808;}
.hot-new-ul a:hover{color: #083475;}
.hot-new-ul .pic{height: 138px;overflow: hidden;margin-bottom: 10px;border-radius: 3px;}
.hot-new-ul .pic img{display: block;width: 100%;height: 100%;}
.hot-new-ul .title{color: #080808;height: 4.5em;overflow: hidden;}
.hot-new-ul .title span{color: #8b8b8b;display: inline-block;margin-right: 15px;}

/*******************************
	-------[=资讯中心-营销动态]-------
********************************/

/*******************************
	-------[=资讯中心-媒体聚焦]-------
********************************/

/*******************************
	-------[=资讯中心-公告信息]-------
********************************/

/*******************************
	-------[=资讯中心-公司刊物]-------
********************************/

/*******************************
	-------[=资讯中心-视频掠影]-------
********************************/
.videoScroll{ position: relative;overflow: hidden;}
.videoScroll .bigImg{position: relative;width: 480px;margin: 40px auto;overflow: hidden;
	background: url(img/bg-video.png) no-repeat center bottom;
}
.videoScroll .bigImg li{position: relative;border: 6px solid #66952c;margin-bottom: 106px;}
.videoScroll .bigImg li embed{display: block;height:268px;width: 100%;background-color: #66952c;}
.videoScroll .bigImg li img{display: block;height:268px;width: 100%;background-color: #66952c;}
.videoScroll .bigImg  h4{ position: absolute;left: 0;top: 0;width: 100%;
	font-size: 12px;color: #fff;font-weight: normal;line-height: 35px;height: 35px;
	overflow: hidden;font-family:"微软雅黑","Microsoft Yahei";
	background-color: rgba(0,0,0,0.6);
	background: url(img/alpha-black60.png) repeat left top \9;
}
.videoScroll .smallScroll{ height: 120px;position: relative;}
.videoScroll .sPrev,.videoScroll .sNext{position: absolute;top: 0;
	width: 80px;height: 100%;left: 0;
	background: url(img/arr-grey-sl.png) no-repeat center center;
}
.videoScroll .sNext{left: auto; right: 0;background-image: url(img/arr-grey-sr.png);}

.videoScroll .smallImg{margin: 0 auto;width: 720px; overflow: hidden;}
.videoScroll .smallImg ul{ height:120px; width: 9999px;overflow: hidden; }
.videoScroll .smallImg li{ float: left;margin: 0 20px;height: 114px;width:200px;border: 3px solid #6fa327; cursor:pointer;  display: inline;  }
.videoScroll .smallImg embed{width: 100%;height: 100%;display: block;}
.videoScroll .smallImg img{width: 100%;height: 100%;display: block;opacity: .8;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.videoScroll .smallImg .on img{opacity: 1.0;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

/*******************************
	-------[=品牌文化-品牌形象]-------
********************************/
.BrandScroll{height: 470px;overflow:hidden; position:relative;}
.BrandScroll .bd{ position:relative; height:100%; z-index:0;}
.BrandScroll .bd li{ zoom:1; vertical-align:middle; }
.BrandScroll .bd img{ width:100%;height:470px; display:block;  }

.BrandScroll .prev,.BrandScroll .next{
	position:absolute;left:0;top:50%;margin-top:-102px;
	display:block;width:45px;height:205px;
	background-color: rgba(0,0,0,0.43);background-color: #666 \9;
	background-repeat: no-repeat;background-position: center center;
}
.BrandScroll .prev{background-image: url(img/arr-white-l.png);}
.BrandScroll .next{left:auto;right:0;background-image: url(img/arr-white-r.png);}
.BrandScroll .prev:hover,.BrandScroll .next:hover{background-color: rgba(0,0,0,0.6);}

.BrandArticle{line-height: 2;padding-top: 10px;}
.BrandArticle .img{float: left;clear: left;}
.BrandArticle .txt{padding-left: 240px;}
.BrandArticle h2{font-size: 46px;font-weight: normal;color: #083475;border-bottom: 1px solid #ddd;
	font-family: 'FZLTCXHJW',"微软雅黑","Microsoft Yahei";
	padding-bottom: 20px;margin-bottom: 20px;line-height: 1;
}

/*******************************
	-------[=品牌文化-企业文化]-------
********************************/

/*******************************
	-------[=品牌文化-员工风采]-------
********************************/
.img-txt-list{}
.img-txt-list li{margin-bottom: 35px;overflow: hidden;}
.img-txt-list .pic{float: left;clear: left;width: 230px;height: 157px;}
.img-txt-list .pic img{display: block;width: 100%;height: 100%;}
.img-txt-list .txt{padding-left: 255px;color: #8b8b8b;}
.img-txt-list .title{height: 1em;line-height: 1;overflow: hidden;margin-bottom: 10px;
	white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;
}
.img-txt-list .datetime{margin-bottom: 5px;}
.img-txt-list .intro{height: 6.4em;line-height: 1.6;overflow: hidden;margin-bottom: 15px;}
.img-txt-list .btn1{float: right;}

/*******************************
	-------[=品牌文化-员工风采详细]-------
********************************/
.chapter{padding: 25px 0;}
.chapter h1{font-size: 18px;font-weight: normal;text-align: center;
	font-family:"微软雅黑","Microsoft Yahei";margin-bottom: 5px;
}
.chapter .info{text-align: center;border-bottom: 1px solid #ddd;padding-bottom: 15px;
	font-size: 14px;font-family:"微软雅黑","Microsoft Yahei";
}
.chapter .info span{display: inline-block;margin: 0 10px;}
.chapter .content{padding: 20px 0;line-height: 2;}
.chapter .content p{text-indent: 2em;}
.chapter .content img{margin: 20px auto;display: block;}

/*******************************
	-------[=社会责任-社会责任实践]-------
********************************/
.img-txt-list2{}
.img-txt-list2 .pic{width: 205px;height: 140px;}
.img-txt-list2 .txt{padding-left: 230px;color: #2c2c2c;}
.img-txt-list2 .title{font-size: 12px;}
.img-txt-list2 .title a{color: #2c2c2c;}
.img-txt-list2 .datetime{color: #989898;margin-bottom: 15px;}
.img-txt-list2 .intro{line-height: 2;height: 4em;margin-bottom: 20px;}
.img-txt-list .btn1{background-color: #00834b;}

/*******************************
	-------[=社会责任-云峰公益]-------
********************************/

/*******************************
	-------[=人才战略-管理机制]-------
********************************/
.tab-manage{color: #2c2c2c;line-height: 2;}
.tab-manage h4{font-size: 12px;margin-bottom: 20px;}
.tab-manage p{margin-bottom: 20px;}
.tab-manage img{display: block;margin: 20px auto;}

/*******************************
	-------[=人才战略-人才招聘-社会招聘]-------
********************************/
.job-table{width: 100%;font-size: 14px;}
.job-table th,.job-table td{text-align: center;}
.job-table th{background-color: #eaeaea;line-height: 35px;color: #333;font-weight: normal;font-family:"微软雅黑","Microsoft Yahei";}
.job-table td{line-height: 50px;border-bottom: 1px dotted #c4c4c4;}

/*******************************
	-------[=人才战略-人才招聘-校园招聘-管培生项目介绍]-------
********************************/
.tab-school{border-bottom: 1px solid #ddd;text-align: center;margin-bottom: 30px;}
.tab-school ul{height: 47px;display: inline-block;*display: inline;*zoom: 1; margin-bottom: -6px;*margin-bottom: 0;font-family:"微软雅黑","Microsoft Yahei";}
.tab-school li{float: left;margin-right: -1px;}
.tab-school a{line-height: 46px;display: block;font-size: 16px;width: 181px;border: 1px solid #ddd;border-bottom: 0;}
.tab-school li.on{padding-bottom: 8px;background: url(img/a4.png) no-repeat center 46px;}
.tab-school li.on a{font-size: 20px;background-color: #083475;color: #fff;border-color:#083475;}

.studentsIntro{color: #464646;line-height: 2;}
.studentsIntro p{padding-bottom: 30px;}

/*******************************
	-------[=人才战略-人才招聘-校园招聘-往期校招回顾]-------
********************************/
.review-ul{}
.review-ul li{}
.review-ul .title{height: 34px;padding-top: 8px;line-height: 34px;overflow: hidden;border-bottom: 1px dotted #ddd;overflow: hidden;}
.review-ul .title .btn3{float: right;}
.review-ul .ok .btn3 span{background-image: url(img/a6.png);}
.review-ul h3{font-size: 14px;}
.review-ul .con{padding: 15px 0 20px;overflow: hidden;display: none;}
.review-ul dl{width: 960px;}
.review-ul dd{width: 240px;height: 175px;float: left;margin-right: 80px;}
.review-ul dd img{display: block;width: 100%;height: 100%;}

/*******************************
	-------[=人才战略-人才招聘-校园招聘-成长在云峰]-------
********************************/
.manageScroll{height: 420px;position: relative;overflow: hidden;margin: 50px 0;}
.manageScroll .slick-slide{
	position: relative;z-index: 0;height: 420px;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	opacity: .2;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 20)';
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
}
.manageScroll .slick-slide .con{margin: 70px 0;}
.manageScroll .slick-slide .pic{height: 210px;margin-bottom: 20px;}
.manageScroll .slick-center{z-index: 9;margin: 0;
	opacity: 1.0;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.manageScroll .slick-center .con{margin: 0;position: absolute;top: 0;width: 530px;left: 50%;margin-left: -265px;}
.manageScroll .slick-center .pic{height: 365px;}
.manageScroll .pic img{display: block;width: 100%;height: 100%;}
.manageScroll h4{text-align: center;font-size: 14px;color: #464646;
	font-family:"微软雅黑","Microsoft Yahei";font-weight: normal;
	line-height: 35px;overflow: hidden;
	white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;
}

.manageScroll .slick-prev,.manageScroll .slick-next{
	display: inline-block;width: 25px;height: 55px;font-size: 0;line-height: 0;text-indent: 9999px;
	position: absolute;left: 0;top: 50%;margin-top: -67px;z-index: 9999;
	background: rgba(0,0,0,0.2) url(img/arr-w-l.png) no-repeat center center;
}
.manageScroll .slick-next{left: auto;right: 0;
	background: rgba(0,0,0,0.2) url(img/arr-w-r.png) no-repeat center center;
}
.manageScroll .slick-prev:hover,.manageScroll .slick-next:hover{
	background-color: #083475;
}


/*******************************
	-------[=服务交流-联系我们]-------
********************************/
.mapBox{padding-top: 70px;line-height: 2;color: #2c2c2c;font-family:"微软雅黑","Microsoft Yahei";}
.mapBox img{display: block;margin: 0 auto -110px;}
.mapBox .txt{width: 295px;border-bottom: 1px dotted #b5b6b7;padding: 30px 0;}
.mapBox h4{font-weight: bold;color: #083475;font-size: 14px;}

/*******************************
	-------[=服务交流-网上调查]-------
********************************/
.webStudy{overflow: hidden;color: #2c2c2c;line-height: 40px;margin: 20px 0 40px;}
.webStudy dt{font-weight: bold;color: #000;}
.webStudy dd{border-bottom: 1px dotted #ddd;}
.webStudy dd label{display: inline-block;min-width: 50px;margin-right: 22px;
	padding-left: 22px;background: url(img/bg-radio2.png) no-repeat left center;
	padding-left: 0 \9;background: none \9;
}
.webStudy dd label.checked{background-image: url(img/bg-radio2-checked.png);background: none \9;}
.webStudy dd label input{display: none;display: inline-block \9;margin-right: 5px;position: relative;top: 2px;}

.subBtn{display: inline-block;background-color: #083475;line-height: 25px;padding: 0 18px;border-radius: 3px;
	color: #fff;font-size: 14px;font-family:"微软雅黑","Microsoft Yahei";
}
.subBtn:hover{color: #fff;background-color: #286900;}
input.subBtn{border: 0;outline: 0;cursor: pointer;}

/*******************************
	-------[=服务交流-在线咨询]-------
********************************/
.consult-table{width: 100%;color: #535353;font-family:"微软雅黑","Microsoft Yahei";}
.consult-table th,.consult-table td{line-height: 30px;vertical-align: top;padding-bottom: 13px;}
.consult-table th{font-size: 14px;}
.consult-table textarea{height: 110px;width: 100%;padding: 5px 0;border: 1px solid #d3d3d4;border-radius: 2px;}
.consult-table .inp{width: 250px;padding: 0 10px;border: 1px solid #d3d3d4;border-radius: 2px;
	height: 28px;line-height: 28px \9;margin-right: 15px;
}
.consult-table .inp2{width: 120px;}
.consult-table label{display: inline-block;margin-right: 22px;
	padding-left: 22px;background: url(img/bg-radio.png) no-repeat left center;
	padding-left: 0 \9;background: none \9;
}
.consult-table label.checked{background-image: url(img/bg-radio-checked.png);background: none \9;}
.consult-table label input{display: none;display: inline-block \9;margin-right: 5px;position: relative;top: 2px;}
.consult-table .yzm{display: inline-block;vertical-align: middle;}
.consult-table i{display: inline-block;width: 5px;height: 5px;vertical-align: middle;
	background: url(img/i-tips.jpg) no-repeat center center;
}
.consult-table .btn4{margin: 25px 60px;}


