.banner #owl-demo1 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.banner #owl-demo1 .item {
    display: block;
}
.banner #owl-demo1 img {
    display: block;
    width: 100%;
}
.title_box{
	padding-top: 52px;
	padding-bottom: 50px;
}
.title_box .ch_title{
	color: #d99118;
	font-size: 36px;
}
.title_box .entitle{

}
.title_box .en_title{
	color: #aeaeae;
	font-size: 14px;
	display: inline-block;
	border-width: 2px;
	margin-top: 0px;
}
.title_box .ee{
	/*width: 295px;*/
	/*border-top:1px solid black;*/
	width: 100%;
	height: 20px;

}
.title_box .ee .left-line{
	width: 70px;
    height: 1px;
    border-bottom: 1px solid #c9c9c9;
    display: inline-block;
    margin-bottom: 4px;
}
.title_box .ee .right-line{
	width: 70px;
    height: 1px;
    border-bottom: 1px solid #c9c9c9;
    display: inline-block;
    margin-bottom: 4px;
}


/*热门服务*/
section .serve {
	text-align: center;
}
.serve .serveImg {
	position: relative;
	width: 100%;
}
.serve img{
	width: 100%;
	/*transition: all 0.4s ease-in-out;*/
	display: block;
    /*width: 100%;*/
    /*height: 100%;*/
    transition: all 1s;
    overflow: hidden;
	/*-webkit-transform-origin:top left;
    -webkit-transform:scale(1);*/
	/*transition: all 1s;*/
}
.serveImg {
	width: 100%;
    overflow: hidden;
}

.serve img:hover{
	/*transform: rotateY(180deg);*/
	width: 100%;
	transform: scale(1.4);
	/*overflow: hidden;*/
	/*transition: all 0.4s ease-in-out;*/
}
.serve .serveImg .shadow{
	position: absolute;
	background:rgba(0,0,0,0.5);
	z-index: 2;
	bottom: 0px;
	width: 100%;
	display: none;
	color: white;
}
.serve .serveImg .shadow div{
	padding-top: 15px;
	font-size: 17px;
}
.serve .serveImg .shadow div a{
	color: white;
}
.serve .serveImg .shadow div:last-child{
	padding-bottom: 15px;
}
.serve .serveImg:hover .shadow{
	display: block;
}

.serve .title{
	margin-top: 26px;
	margin-bottom: 31px;
}
.serve .ch_title{
	font-size: 23px;
	color:#d99118 ;
}
.serve .en_title{
	font-size: 14px;
	color: #aeaeae;
}
.carousel-inner img{
	/*width: 100%;*/
}
/*.banner .carousel {
    position: relative;
    top: 121px !important;
}*/
/*我们的优势*/
.advance_banner #owl-demo3 {
    /*margin-left: auto;
    margin-right: auto;*/
    background-image:url(../images/youshi.png);
	background-repeat:no-repeat; 
	background-size:100% 100%;
	-moz-background-size:100% 100%;
	/*width: 100%;*/
	background-size:cover;
    width:100%;
    height:332px;
}
#owl-demo3 .item {
    /*display: block;*/

}
#owl-demo3 img {
    display: block;
    width: 100%;
}

#owl-demo3 .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    /*color: white!important;
    border-color: white!important;*/
    background-color: #d99118;
}
.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 13px;
    height: 13px;
    margin: 5px 7px;
    /*filter: Alpha(Opacity=50);*/
    /*opacity: 0.5;*/
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: white;
    overflow: hidden;
}
/*.advance_banner .carousel-inner{
	background-image:url(../images/youshi.png);
	background-repeat:no-repeat; 
	background-size:100% 100%;
	-moz-background-size:100% 100%;
	background-size:cover;
    width:100%;
    height:332px;

}*/
.advance_banner .ch_title{
	font-size: 34px;
	color: white;
	/*padding-top: 40px;*/
}
.advance_banner .en_title{
	color: white !important;
}
.advance_banner{
	color: white !important;
	clear:both;
}
.advance_banner .detail{
	font-size: 22px;
	letter-spacing:1.5px;
}
.advance_banner .line{
	letter-spacing:5px;
	font-weight: bold;
}
.advance_banner .right-line{
	margin-top:-54px;
}
.advance_banner .item-more{
	font-size:20px;
	margin-top: 10px;
}
.advance_banner img{
    width: 30px; 
    height: 3px;
    text-align: center;
}
.advance_banner .carousel-indicators li {
   /* position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;*/
    width: 11px;
    height: 11px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255);
    border-radius: 50%;
} 

.advance_banner .carousel-indicators .active {
    background-color: #d99118;
}
.sec1 .list{
	width: 28%;
	margin-right: 8%;
	float: left;

}
.sec1 .list:nth-child(3n){
	margin-right: 0;
}

.sec2  .partner .list{
	width: 19%;
	margin-right: 8%;
	float: left;
	border: 1px solid #cccccc;
    padding: 4% 1.5% 2% 1.5%;
    margin-bottom: 4%;

}
.sec2 .partner .list:nth-child(4n){
	margin-right: 0;
}
/*合作伙伴*/
.sec2 .partnerImg img{
	width:100%;
}
/*.sec2 .partnerImg .img_y{
 	display: none;
}*/
.sec2 .partnerImg {
	margin-bottom: 42px;
	/*padding-bottom: 40px;*/
	/*position: relative;*/
}
/*.sec2 .partnerImg .bg{
	display: none;
}
.sec2 .partnerImg:hover .bg{
	display: block;
}
.sec2 .partnerImg:hover .logo{
	display: none;
}*/

/*.sec2 .partnerImg .shadow{
	z-index:100; 
    background-color:rgba(255, 255, 255, 0.5);  
    position: absolute;
    bottom: 0px;
    width: 100%;
    display: none;
}
.sec2 .partnerImg .shadow img{
	width: 80%;
	height: 80%;
	padding-top: 18px;
	padding-bottom: 7px;
}
.sec2 .partnerImg:hover .shadow{
	display: block;
}*/

/*资讯动态*/
.sec3 .title_box {
	    margin-top: 15px; 
}
.sec3 img{
	width: 100%;
	text-align: center;
	/*margin-bottom: 10px;*/
	/*position: relative;*/
}
.sec3 .shade{
	position: relative;
    /*display: none;*/
}
.sec3 .shade .shade_list{
	z-index: 2;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0px;
    width: 100%;
    /* text-align: center; */
    padding: 12px 25px 12px;
    color: white;
    font-size: 18px;
}

.sec3 .part:hover .shade_list{
	background-color:#d99118;
}

.sec3 .part ul li{
	border-bottom: 1px dashed #c8c8c8;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-size: 18px;
}
.sec3 .part ul li:first-child{
	margin-top: 10px;
}
.sec3 .part ul li a{
	color: #323232;
	padding-left: 25px;
}
.sec3 .part ul li a:hover{
	color: #d99118;
	text-decoration: none;
}
.sec3 .part .title_active{
	color: #d99118;
}
.sec3 .row{
	margin-bottom: 50px;
}
/*.ell{
	display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}*/

/*-------------------------*/
.zhushou {
	position: relative;	
}
.zhushou .online {
	z-index:100; 
	position: absolute;
	margin-bottom: 0;
	display: block;
	left: 44%;
	top: 56%;
}
.zhushou img{
	width: 100%;
}
.zhushou button{
	border:none;
	padding: 2px 20px;
	background-color: white;
	/*font-weight: bold;*/
	color: #000000;
	font-size: 30px;
}


/*合作客户*/
.sec4 .pic{	
	width: 100%;	
}
		
.sec4 .list{		
	width: 20.5%;	
	margin-right: 6%;	
	float: left;	
    display: flex;
    flex-wrap: wrap;
}		
.sec4 .list:nth-child(4n){		
	margin-right: 0;	
}		

.sec4 .customerImg {
	position: relative;
    padding: 0px;
}
.sec4 .part{
	margin-bottom: 50px;
}
.sec4 .customerImg .shadow{
	z-index: 2;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 100%;
    display: none;
    padding-right: 0;
    padding-left: 0;
}
.sec4 .customerImg .shadow img{
    max-width: 90%;
    margin: 25% 0;
}
.sec4 .customerImg:hover .shadow{
	display: block;
}
.customerImg img{
	width: 100%;
}



.advantage{
	/*height: 220px;*/
	background:#f1f2f2;
}
.advantage img{
	/*width: 100%;
	height: 100%;*/
	margin-top: 25px;
	margin-bottom: 18px;
}
.advantage .p1{
	font-size: 18px;
	margin-bottom: 0;
}
.advantage .p2{
	font-size: 10px;
	margin-bottom: 0;
    margin-top: 1px;
    color: #525353;
}
.advantage .p3{
	font-size: 12px;
	margin-top: 10px;
    margin-bottom: 16px;
    color: #696969;
}




#owl-demo2>.owl-controls{
    position: absolute;
    bottom: 10px;
    right: 10px;
}
#owl-demo2 .owl-controls .owl-page span {
    display: block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center !important;
    color: #000;
    font-size: 12px;
    margin: 0px 5px;
    padding: 0;
    filter: Alpha(Opacity=100);
    opacity: 1;
    border-radius: 0;
    background: transparent;
    overflow: hidden;
    border: 1px solid #666;
}
#owl-demo2 .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    color: #00a1ba;
    border-color: #00a1ba;
}



@media screen and (max-width: 999px){
	.sec1 .part1{
		width: 100%;
		float: none;
		padding: 0 20px;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.sec1 .part2{
		width: 100%;
		float: none;
		padding: 0 20px;
	}
	.sec1 .ban{
		height: auto;
	}
	.sec1 .p1{
		height: auto;
		font-size: 22px;
	}
	.sec1 .part1 ul,.sec1 .part2 ul{
		height: auto;
	}
	.sec1 .part1 ul li a,.sec1 .part2 ul li a{
		font-size: 20px;
	}
	.sec1 .part1 ul li,.sec1 .part2 ul li{
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.sec2{
		padding-left: 20px;
		padding-right: 20px;
	}
	.sec2 ul{
		width: 600px;
		margin: 0 auto;
	}
	.sec2 li{
		width: 290px;
		height: 128px;
		margin-right: 20px;
		margin-bottom: 20px;
	}
	.sec2 li:nth-child(2n){
		margin-right: 0;
	}
	.sec2 li a{
		line-height: 128px;
	}
	.sec3{
		padding: 0 20px;
	}
	.sec3 li{
		width: 100%;
		margin-bottom: 20px;
	}
	.sec3 li .cont {
	    width: 60%;
	}
	.com_title{
		height: 40px;
		line-height: 40px;
		font-size: 22px;
	}

	/*热门服务*/
	.sec1 .list{
	width: 45%;
	margin-right: 10%;
	float: left;
	}
	.sec1 .list:nth-child(3n){
		margin-right: 10%;
	}
	.sec1 .list:nth-child(2n){
		margin-right: 0;
	}

	.sec2 .partner .list{
	width: 45%;
	margin-right: 10%;
	float: left;
	padding: 8% 1.5% 2% 1.5%;
	}
	.sec2 .partner .list:nth-child(2n){
		margin-right: 0 !important;
	}
	/*.sec2 .partner .list:nth-child(4n){
		margin-right: 0;
	}*/
	.sec4 .list{
	width: 45%;
	margin-right: 10%;
	float: left;
	}
	.sec4 .list:nth-child(2n){
		margin-right: 0 !important;
	}
	
}
