@charset "utf-8";

/* 
 * 首页样式表
 * ------------------------------
 * TIME:2016-10-12
 */

/* 轮播 */
.slide-banner-wrap{height:600px;position:relative;overflow:hidden;}
.slide-banner-item{width:100%;position:relative;overflow:hidden;}
.slide-banner-item .banner-img{width:4000px;position:relative;left:50%;margin-left:-2000px;text-align:center;}
.slide-banner-item .banner-img img{height:600px;}
.slide-banner-wrap .owl-dots{width:100%;height:20px;position:absolute;left:0;bottom:30px;text-align:center;z-index:99;}
.slide-banner-wrap .owl-dots .owl-dot{display:inline;padding:0 8px;}
.slide-banner-wrap .owl-dots .owl-dot span{display:inline-block;width:14px;height:14px;border-radius:50%;overflow:hidden;border-radius:50%;background-color:#000;opacity:0.3;filter:alpha(opacity=30);text-indent:-9999px;*text-indent:0;*font-size:0px;overflow:hidden;cursor:pointer;}
.slide-banner-wrap .owl-dots .owl-dot span{*display:inline;vertical-align:middle;}
.slide-banner-wrap .owl-dots .active span{background-color:#fff;opacity:0.7;filter:alpha(opacity=70);}
.slide-banner-wrap .owl-prev,.slide-banner-wrap .owl-next{display:block;width:60px;height:60px;background-color:#000;background-position:center;background-repeat:no-repeat;position:absolute;top:50%;margin-top:-25px;z-index:9;text-indent:-9999px;overflow:hidden;-webkit-transition:all .4s ease;transition:all .4s ease;opacity:0;filter:alpha(opacity=0);cursor:pointer;}
.slide-banner-wrap .owl-prev{left:-60px;background-image:url(img/slide_arrow_prev.png);}
.slide-banner-wrap .owl-next{right:-60px;background-image:url(img/slide_arrow_next.png);}
.slide-banner-wrap:hover .owl-prev,.slide-banner-wrap:hover .owl-next{opacity:.4;filter:alpha(opacity=40);}
.slide-banner-wrap:hover .owl-prev{left:0;}
.slide-banner-wrap:hover .owl-next{right:0;}
.slide-banner-wrap:hover .owl-prev:hover,.slide-banner-wrap:hover .owl-next:hover{opacity:.9;filter:alpha(opacity=90);}


/* 标题栏 */
.floor-hd{margin:0 0 15px;line-height:35px;padding:0 0 0 45px;position:relative;}
.floor-hd i{display:inline-block;width:32px;height:32px;border-radius:50%;vertical-align:middle;background-color:#0d8aea;position:absolute;left:0;top:2px;background-image:url(img/index_icons.png);_margin-left:-45px;}
.floor-hd i{*display:inline;}
.floor-hd .title{font-size:22px;font-weight:normal;display:inline;}
.floor-hd .title,.floor-hd .title a{color:#333;}
.floor-hd .tit-desc{padding:0 0 0 0;font-size:14px;line-height:20px;}
.tit-ico-1{background-position:2px 2px;}
.tit-ico-2{background-position:-28px 2px;}
.tit-ico-3{background-position:-58px 2px;}
.tit-ico-4{background-position:-88px 2px;}
.tit-ico-5{background-position:-118px 2px;}
.tit-ico-6{background-position:-145px 2px;}

/* 工作助手 */
.floor-staff .floor-hd{margin-bottom:7px;}
.staff-item{padding:13px 0;border-bottom:1px solid #e6e6e6;}
.staff-item:last-child{border-bottom:0;}
.staff-item dt,.staff-item dt img,.staff-item dt i,.staff-item dt a{display:block;width:90px;height:90px;border-radius:50%;}
.floor-staff{padding-bottom:40px;}
.staff-item dt{float:left;position:relative;padding:4px;}
.staff-item dt i{border:4px solid #ccc;border-top-color:#0d8aea;border-left-color:#0d8aea;position:absolute;left:0;top:0;}
.staff-item dt a,.staff-item dt img{position:relative;z-index:9;}
.staff-item dt a{overflow:hidden;}
.staff-item dt:hover i{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);}
.staff-item dd{padding:10px 0 0 125px;font-size:14px;line-height:24px;}
.staff-item dd .staff-name{display:block;line-height:2;font-size:16px;}
.staff-item dd .staff-desc{display:block;max-height:48px;overflow:hidden;font-size:14px;}
.col-assister .main-tit-bar,.col-engineer .main-tit-bar{margin-bottom:5px;	}
.col-assister{width:570px;float:left;}
.col-engineer{width:570px;float:right;}
.col-engineer .staff-item dt i{border-color:#0d8aea;float:left;border-top-color:#ddd;border-left-color:#ddd;}

/* 最新客户 */
.floor-customer{background-color:#f1f1f1;}
.floor-customer .floor-hd{margin-bottom:5px;}
.floor-customer .customer-list {padding:0 0 0 45px;width:560px;height:240px;position:relative;overflow:hidden;float:left;}
.floor-customer .customer-list li{font-size:14px;line-height:30px;}
.floor-customer .customer-list li span{padding-left:15px;}
.customer-promote{width:470px;float:right;margin:15px 0 0;}
.customer-promote .promote-ico{display:block;width:250px;height:145px;background:url(img/ico_pc.png) 0 0 no-repeat;float:left;}
.customer-promote .promote-info{margin-left:285px;}
.customer-promote .promote-info {line-height:1.6;font-size:18px;}
.customer-promote .promote-info,.customer-promote .promote-info a{color:#000;}
.customer-promote .promote-btn,.customer-promote a.promote-btn{display:inline-block;margin-top:15px;width:135px;height:42px;line-height:42px;background-color:#0d8aea;border-radius:4px;text-align:center;color:#fff;font-size:18px;}
.customer-promote .promote-btn:hover{background-color:#087de1;}
.stars,.stars b{display:inline-block;height:13px;line-height:5px;overflow:hidden;background-image:url(img/stars.png);background-repeat:repeat-x;vertical-align:top;}
.stars,.stars b{*display:inline;}
.stars{display:inline-block;width:70px;height:13px;background-position:0 -24px;}
.stars b{background-position:0 -1px;}

/* 最新任务 */
.floor-task{padding-bottom:30px;}
.floor-task .floor-hd{margin-bottom:0;}
.task-list{width:100%;position:relative;overflow:hidden;}
.task-list .list-inner{width:105%;margin-top:-1px;}
.task-item {width:575px;padding:20px 0;margin:0 40px 0 0;float:left;border-top:1px solid #e6e6e6;}
.task-item .task-date{display:inline-block;width:85px;height:85px;float:left;text-align:center;border-radius:25%;box-shadow:-2px -2px 1px rgba(0,0,0,.3) inset;float:left;background-color:#56acf5;line-height:1.2;font-family:Arial;}
.task-item .task-date{*display:inline; color:#fff;}
.task-item .task-date .day{display:block;padding:17px 0 0;font-size:24px;color:#fff;}
.task-item .task-date:hover{color:#fff;background-color:#288ee5;border-radius:50%;}
.task-item .task-info{margin-left:105px;font-size:14px;}
.task-item .task-info .task-name{display:block;height:25px;line-height:25px;overflow:hidden;font-size:16px;font-weight:normal;margin-bottom:8px;}
.task-item .task-info .task-name,.task-item .task-info .task-name a{color:#000;}
.task-item .task-info .stars{margin-left:8px;vertical-align:top;margin-top:.4em;}
.task-item .task-info .label{font-weight:normal;color:#666;}
.task-item .task-info p{height:20px;line-height:20px;overflow:hidden;margin-bottom:8px;}

/* 业界新闻 */
.floor-news{background-color:#f1f1f1;}
.floor-news .floor-hd{margin-bottom:0;}
.news-item{padding:20px 0;border-bottom:1px solid #dfdfdf;}
.news-item:last-child{border-bottom:0;}
.news-item .news-img,.news-item .news-img a,.news-item .news-img img{display:block;width:180px;height:120px;}
.news-item .news-img{float:left;}
.news-item .news-info{_width:750px;margin-left:205px;position:relative;padding:10px 20% 0 0;font-size:14px;}
.news-item .news-info .news-tit{height:35px;line-height:35px;overflow:hidden;font-size:18px;font-weight:normal;}
.news-item .news-info .news-desc{font-size:14px;height:48px;line-height:24px;overflow:hidden;margin-top:6px;}
.news-item .news-info .news-meta{display:inline;position:absolute;line-height:25px;right:0;top:15px;}
.news-item .news-info .news-time{display:inline-block;padding-left:22px;background:url(img/ico_time.png) 0 5px no-repeat;font-family:Arial;}
.news-item .news-info .news-time{*display:inline;}

/* 服务设备 */
.equipment-list{width:100%;position:relative;overflow:hidden;}
.equipment-list .list-inner{width:105%;margin-top:-1px;}
.equipment-list .equipment-item{width:575px;padding:20px 0;margin:0 40px 0 0;float:left;border-top:1px solid #e6e6e6;}
.equipment-list .equipment-item .equipment-img,.equipment-list .equipment-item .equipment-img a,.equipment-list .equipment-item .equipment-img img{display:block;width:100px;height:100px;}
.equipment-list .equipment-item .equipment-img{float:left;}
.equipment-list .equipment-item .equipment-info{margin-left:130px;}
.equipment-list .equipment-item .equipment-tit{height:20px;line-height:20px;overflow:hidden;font-size:18px;font-weight:normal;}
.equipment-list .equipment-item .equipment-desc{margin-top:8px;font-size:14px;line-height:24px;max-height:72px;*height:72px;overflow:hidden;}



/* ---------------------------
   * 网站首页 - 手机版
   --------------------------- */

@media screen and (max-width:768px) {

	/* 链接 */
	.task-item,.news-item,.equipment-item,.staff-item{position:relative;}
	.task-item a:after,.news-item a:after,.equipment-item a:after,.staff-item a:after{content:'';display:block;width:100%;height:100%;position:absolute;left:0;top:0;}


	/* 标题栏 */
	.floor-hd{border-left:6px solid #087de1;line-height:1.6em;padding-left:1em;}
	.floor-hd .title{font-size:1.5em;}
	.floor-hd .tit-desc{font-size:1em;}
	.floor-hd i{display:none;}


	/* 轮播 */
	.slide-banner-wrap{height:auto;margin-bottom:10px;padding-top:3.3em;display:none;}
	.slide-banner-wrap .slide-banner-item .banner-img{width:150%;left:-25%;margin-left:0;}
	.slide-banner-wrap .slide-banner-item .banner-img img{width:100%;height:auto;	}
	.slide-banner-wrap .flex-direction-nav{display:none;}
	.slide-banner-wrap .owl-dots{bottom:1em;}
	.slide-banner-wrap .owl-dots .owl-dot{padding:0 .3em;}
	.slide-banner-wrap .owl-dots .owl-dot span{width:.5em;height:.5em;}
	.owl-loaded{display:block;}

	/* 助手 */
	.col-assister,.col-engineer{width:100%;float:none;}
	.col-assister{padding-bottom:1.5em;}
	.staff-list{padding:0 .25em;}
	.staff-item{width:50%;float:left;text-align:center;padding: 1em;border-bottom:0;}
	.staff-item:nth-child(2n+1){clear:left;}
	.staff-item dt{display:block;padding:3px;border:1px solid #ddd;float:none;margin:0 auto;}
	.staff-item dt,.staff-item dt a,.staff-item dt img{width:8em;height:8em;}
	.staff-item dt i{display:none;}
	.staff-item dd{margin:0;padding:.5em 0 0;font-size:1em;}
	.staff-item dd .staff-name{height:1.5em;line-height:1.5em;overflow:hidden;font-size:1.167em;margin-bottom:.5em;}
	.staff-item dd .staff-desc{max-height:3em;line-height:1.5em;font-size:1em;overflow:hidden;}

	/* 最新客户 */
	.floor-customer .floor-hd{margin-bottom:1em;}
	.floor-customer .customer-list{width:auto;padding-left:1.5em;padding-right:2em;}
	.floor-customer .customer-list li{height:2em;line-height:2em;overflow:hidden;font-size:1em;}
	.customer-promote{width:100%;float:none;clear:both;padding:2em 1.5em 1em;text-align:center;}
	.customer-promote .promote-ico{width:100%;height:8em;background-size:auto 100%;background-position:center;float:none;margin:0 auto;}
	.customer-promote .promote-info{margin-left:0;padding-top:1em;}
	.customer-promote .promote-info{font-size:1.333em;}
	.customer-promote .promote-btn,.customer-promote a.promote-btn{font-size:1em;}

	/* 最新任务 */
	.task-list .list-inner{width:100%;}
	.task-item{padding:1em 1.25em;width:100%;float:none;}
	.task-item .task-date{border-radius:0;width:6em;height:6em;font-size:1em;padding-top:1.2em;border-radius:50%;}
	.task-item .task-date .day{padding-top:0;}
	.task-item .task-date .day{font-size:2em;}
	.task-item .task-info{font-size:1em;margin-left:7.5em;}
	.task-item .task-info .task-name{height:1.5em;line-height:1.5em;font-size:1.333em;}
	.task-item .task-info .task-name,.task-item .task-info p{margin-bottom:.2em;}
	.task-item .task-info p{height:1.6em;line-height:1.6em;}
	.task-item .task-info .stars{-webkit-transform:scale(.75);-moz-transform:scale(.75);transform:scale(.75);transform-origin:0 center;margin-left:.5em;margin-top: .3em;}
	.task-item .task-info .stars,.task-item .task-info .stars b{background-image:url(img/stars_mobile.png);background-size:14px 36px;}
	.task-item .task-info .stars{background-position:0 -23px;}
	.task-item .task-info .stars b{background-position:0 -1px;}


	/* 业界新闻 */
	.news-item{padding:1em 1.25em;}
	.news-item .news-img{width:9em;height:auto;}
	.news-item .news-img a,.news-item .news-img img{width:100%;height:auto;}
	.news-item .news-info{margin-left:10.25em;padding:0;font-size:1em;}
	.news-item .news-info .news-tit{height:1.5em;line-height:1.5em;font-size:1.333em;}
	.news-item .news-info .news-meta{display:none;}
	.news-item .news-info .news-desc{font-size:1em;max-height:3.6em;line-height:1.8em;overflow:hidden;}

	/* 服务设备 */
	.equipment-list .list-inner,.equipment-list .equipment-item{width:100%;}
	.equipment-list .equipment-item{padding:1em 1.25em;}
	.equipment-list .equipment-item .equipment-img,.equipment-list .equipment-item .equipment-img a,.equipment-list .equipment-item .equipment-img img{width:6em;height:auto;}
	.equipment-list .equipment-item .equipment-info{margin-left:7.25em;}
	.equipment-list .equipment-item .equipment-tit{height:1.5em;line-height:1.5em;font-size:1.333em;}
	.equipment-list .equipment-item .equipment-desc{font-size:1em;max-height:3.6em;line-height:1.8em;overflow:hidden;margin-top:.3em;}


.about_us{padding:10px;}
	
}