/*合作伙伴*/
.partner-out{
	width: 100%;
	height: 590px;
	padding-bottom: 50px;
	padding-top: 58px;
	background: #fff;
	clear: both;
}
.partner{
	width:1200px;
}
.partner .title_bg p{
	width:220px;
	background:#FFF;
}
.friendul_box{
	position: relative;
	width:1200px;
	height:442px;
	margin-top: 65px;
}
.home-partner-img{
	display: block;
	display:none;
	width:1200px;
	height: 442px;
}
.partner .partner-btn{
	position: absolute;
	bottom: 0;
	right: 0;
	width:152px;
	height:74px;
	padding-top: 10px;
	cursor: pointer;
}
.partner-btn-img{
	display: none;
	width:152px;
	height:74px;
}
.fix-show {
	display: block;
}
/*网站建设*/ 
.page-build-menu{
	height: 114px;
	width: 100%;
    float: left;
	margin-top: 50px;
	padding:0;
	color: #272727;
    overflow: hidden;
}
.page-build-menu ul li {
	/*display: none;*/
	padding: 15px 0;
    margin-bottom: 0px;
    margin-top: 114px;
    background: #fff;
}
.page-build-menu ul li:hover {
	background:#d6d6d6;
  margin-top: 5px;
}

.page-build-menu .sign-first{
	width:50px;
	height: 50px;
	background: url("../newimages/bus/list_icon.png");
	background-position:-8px 568px;
}
.page-build-menu .sign-second{
	width:34px;
	height: 50px;
	background: url("../newimages/bus/list_icon.png");
	background-position:-99px 572px;
}
.page-build-menu .sign-third{
	width:48px;
	height: 50px;
	background: url("../newimages/bus/list_icon.png");
	background-position:-175px 572px;
}
.page-build-menu .sign-fourth{
	width:49px;
	height: 50px;
	background: url("../newimages/bus/list_icon.png");
	background-position:-255px 576px;
}
.page-build-menu .sign-fifth{
	width:54px;
	height: 50px;
	background: url("../newimages/bus/list_icon.png");
	background-position:-332px 572px;
}
.page-build-menu .sign-sixth{
	width:41px;
	height:50px;
	background: url("../newimages/bus/list_icon.png");
	background-position:-414px 572px;
}

/*头部添加*/
.case-list .page-type-link{
    position: relative;
}
/*.qthp-nav-out {
    position: fixed;
    top: 0;
}*/