@charset "utf-8";
/*首页banner样式*/
.rslides{
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}
.rslides li{
	-webkit-backface-visibility:hidden;
	position:absolute;
	display:none;
	width:100%;
	left:0;
	top:0;
}
.rslides li:first-child{
	position:relative;
	display:block;
	float:left;
}
.rslides img{
	display:block;
	height:auto;
	float:left;
	width:100%;
	border:0;
}
/*pager*/
.callbacks_tabs.callbacks1_tabs{position:absolute; left:0; right:0; bottom:30px; z-index:100;}
.callbacks_tabs.callbacks1_tabs li{display:inline-block;width:40px;height:8px;margin-left:5px;position:relative;}
.callbacks_tabs.callbacks1_tabs li a{display:inline-block;width:40px;height:8px;position:absolute; left:0; z-index:1000; color:rgba(100,200,300,0);color:transparent;background-color:#066;}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a{background:#DC3B0C;}

/* Callback example */
.callbacks_container{
	position:relative;
	width:100%;
	height:auto;
	overflow:hidden;
	min-width:1200px;
	text-align:center;
}

.callbacks{
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}
.callbacks li{
	position:absolute;
	width:100%;
	left:0;
	top:0;
}
.callbacks img{
	display:block;
	position:relative;
	z-index:1;
	height:auto;
	width:100%;
	border:0;
}
.callbacks .caption{
	display:block;
	position:absolute;
	z-index:2;
	font-size:20px;
	text-shadow:none;
	color:#fff;
	background:#000;
	background:rgba(0,0,0, .8);
	left:0;
	right:0;
	bottom:0;
	padding:10px 20px;
	margin:0;
	max-width:none;
}
.callbacks_nav{
	position:absolute;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	top:41.5%;
	left:150px;
	opacity:0.6;
	z-index:300;
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
	height:100px;
	width:50px;
	background:transparent url("../images/arrow_fl.png") no-repeat left top;
	display:none;
}
.callbacks_container:hover .callbacks_nav{display:block;}
.callbacks_nav:hover{opacity:1.0;}
.callbacks_nav.next{
	left:auto;
	background-position:right top;
	right:150px;
}

/*企业优势*/
.ys{width:1200px; margin:50px auto 0;}
.ys_tit{
	text-align: center;
	overflow: hidden;
}
.ys_tit h3{font-size:46px; color:#066; margin-bottom:10px;}
.ys_tit p{font-size:16px; color:#636363;}
.ys_cont{width:1200px; height:auto; overflow:hidden; margin-top:40px;}
.ys_cont_l{width:575px;}
.ys_cont_l h4{font-size:25px; line-height:30px; margin-bottom:15px; color:#333;}
.ys_cont_l p{line-height:25px; color:#636363;}
.ys_cont_l ul{widht:100%; height:auto; overflow:hidden; margin-top:34px;}
.ys_cont_l ul li{width:49.5%; height:auto; overflow:hidden; float:left; font-size:14px; text-align:center;}
.border-br{border-bottom:1px solid #e7e7e7; border-right:1px solid #e7e7e7; padding-bottom:25px; color:#636363;}
.border-b{border-bottom:1px solid #e7e7e7; padding-bottom:25px; color:#636363;}
.border-r{border-right:1px solid #e7e7e7; padding:25px 0 10px; color:#636363;}
.border-l{ padding:25px 0 10px; color:#636363;}
.ys_cont_l ul li p{padding-top:8px; color:#636363;}
.ys_cont_l ul li span b{
    color: #DC3B0C;
    font-size: 60px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
}

/*服务承诺*/
.ys_cont_r{ position:relative;width:550px;height:360px; margin-top:10px;}
.service{width:180px;height:360px;float:left;position:relative;overflow:hidden;margin-left:3px;}
.service .txt{width:156px;height:100px;background:rgba(0,102,102,0.7); position:absolute;left:0px;bottom:0px;padding:0 12px;border-top:2px solid #fabc00;}
.service .txt h3{color:#fabc00;font-size:24px;font-weight:100;margin:10px 0 8px 0;}
.service .txt h4{width:156px;color:#fff;font-size:14px;font-weight:100;}
.service .txt p{line-height:20px;color:#fff;font-size:13px; margin-top:16px;padding-top:12px;border-top:1px solid #fabc00;}

/*产品分类*/
.prod_bg{width:100%; min-width:1200px; height:530px; overflow:hidden; margin-top:50px; background-color:#f5f5f5;}
.prod_bg ul{width:1225px; height:auto; overflow:hidden; margin:0 auto;}
.pn_tit {width:1200px; margin:auto;}
.pn_tit p{width:500px;font-size:25px; font-weight:bold; margin:50px 0 30px; color:#333;}
.pn_tit span{width:650px; height: 38px; overflow:hidden; text-align:right; font-size:16px; line-height:38px;}
.prod_bg ul li{width:220px; height:175px; float:left; margin:0 11px 0 14px; background-color:#fff;}
.prod_bg ul li img{width:220px; height:136px;}
.prod_bg ul li h3{text-align:center; line-height:35px; font-size:15px; font-weight:normal;}
.prod_bg ul li:hover img{opacity:0.5;}

/* 媒体中心 */
.media{width:1200px; height:615px; margin:0 auto; overflow:hidden;}

/* inproj */
.inproj{ width: 510px; height: 477px; position: relative; float:left; overflow: hidden; box-shadow: 10px 10px 5px #ddd;}
.inproj-btn{display:none;}
.inproj-btn a{display:block;line-height:40px;position:absolute;top:120px;width:40px;height:80px;background-color:#066;opacity:0.5;filter:alpha(opacity=50) color:rgb(255, 255, 255);overflow:hidden;z-index:4;}
.prevBtn{left:0;}
.nextBtn{right:0;}
.inproj-img{font-size:0;*word-spacing:-1px;/* IE6、7 */ letter-spacing:-3px;position:relative;}
.inproj-img li{width: 510px; height: 477px; display:inline-block;*display:inline;*zoom:1;/* IE6、7 */ vertical-align:top;letter-spacing:normal;word-spacing:normal;font-size:12px;}
.inproj-img li > a{ display:inline-block; width:510px; height:318px; overflow:hidden;}
.inproj-img li a img{width:100%; height:auto;}
.inproj-img li p{position:absolute; width:480px; height:150px; bottom:0; padding:10px 15px; background: rgba(0,102,102,0.7);}
.inproj i{background:url(/images/arrows.png)  no-repeat;width:30px;height:30px;cursor:pointer;margin:22px 0 0 12px;display:block;}
.inproj-img li p a{display:inline-block; width:100%; padding-top:15px; font-size:25px; color:#fff;text-overflow: ellipsis; white-space: nowrap;
overflow: hidden;}
.inproj-img li p span{display:block; margin-top:8px; line-height:25px; font-size:15px; color:#fff;}
.inproj .nextBtn i{background-position:-12px -30px;}
.inproj .prevBtn i{background-position:-13px 0px;}

.inproj-circle{position:absolute;left:50%;top:285px;height:13px;text-align:center;font-size:0;border-radius:10px;}
.inproj-circle li{margin:0 5px;display:inline-block;display:-moz-inline-stack;vertical-align:middle;zoom:1;}
.inproj-circle li a{display:block;width:10px;height:10px;border-radius:5px;background:#fff;overflow:hidden;}
.inproj-circle .selected a{width:25px; background:#fac700;}

.layout{margin: 0 auto;width:650px;}
.hd{height:48px; width:650px; line-height:36px;position:relative; }
.hd .changeBnt{width:67px;height:23px;background:#fff;border:1px solid #d8dcdd;position:absolute;top:7px;right:0px;text-align:center;line-height:23px;}
.hd .changeBnt:hover{background:#066;border:1px solid #066;color:#fff;text-decoration:none;}

.picLB{margin-left:-5px;}
.picLB li{float:left;display:inline;width:650px;height:83px;overflow:hidden;background:#fff;position:relative;}
.picLB{overflow:hidden;zoom:1; width:650px;}
.picDl{width:3250px;overflow:hidden;zoom:1;;height:83px;position:absolute;top:0;left:0 }
.picDl dd{float:left;display:inline;width:650px;height:73px;overflow:hidden; margin-bottom:10px; }

.medialist{float:right; margin-right:100px;}
._time {
    float: left;
    font-family: Arial;
    padding: 5px 0;
    width: 80px;
    margin-right: 20px;
    color: #fff;
    background: #ccc;
    text-align: center;
}
._ri {
    display: block;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
._year {
    display: block;
    font-size: 15px;
}
._intnew {
    float: left;
    width: 550px;
}
._title {
    padding-bottom: 0px;
    font-size: 17px;
    font-weight: 350;
    color: #333;
}
._title a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
._text {
    margin-top: 5px;
    line-height: 25px;
    overflow: hidden;
}

/*客户案例*/
/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}



