﻿@charset "utf-8";
.down_sort{
	margin-top: 0;
}
.case_background{
	width: 100%;
	height: 270px;
	background: url(../img/case_background.png) no-repeat center;
	text-align: center;
	position: relative;
}
.case_background .figcaption{
	width: 100%;
	height: auto;
	position: absolute;
	top: 40%;
	left:0;
}
.case_background .figcaption h1{
	padding:16px 0;
	padding-left: 75px;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	color: #fff;
	font-size: 30px;
	margin: 0;
	width: 500px;
	line-height: 50px;
	text-shadow: 2px 3px 3px rgba(219,145,51,1);
	
}
.section_case{
	margin: 60px auto;
	margin-bottom: 60px;
	position: relative;
}

.reason_title {
		text-align: center;
	}
.reason_title hgroup {}
.reason_title hgroup h4 {
		color: #666;
		margin: 20px auto;
	}
.reason_title .line img {
		max-width: 100%;
		margin: 0 auto;
	}
.case_listbox{
	background:url(../img/case_under.png) bottom no-repeat #fffaf4;
	padding: 60px 0 30px 0;
	margin-top: 60px;
	
}
.case_list{
	padding: 0;
}
.case_list .text_one{
	background: #F8C205;
	width: 150px;
	height: 30px;
	text-align: center;
	margin: 0 auto;
	margin-top: -30px;
	margin-bottom: 10px;
	display: none;
}
.htmleaf-container .container{
	padding: 0;
}
.case_list .text_one h4{
	line-height: 30px;
	color: #fff;
	font-size: 16px;
}
.case_list .case_ul{
	padding: 0;
	font-size: 0;
}
.case_list .case_ul li{
	display: inline-block;
	*zoom: 1;
	*display: inline;
	margin-left: 30px;
	margin-top: 30px;
}

.case_list .case_ul li:nth-child(3n+1){
	margin-left: 0;
}
/*.case_list .case_ul li:nth-child(4){
	margin-left: 0;
}*/
.case_list .case_ul li{
	/*width: 370px;*/
	text-align: center;
}
.case_list .case_ul li img{
	width: 370px;
	height: 240px;
	
}
.case_list .case_ul li h4{
	background: #fff;
	width: 370px;
	height: 50px;
	box-shadow: 0 2px 2px rgba(51,51,51,.1);
	line-height: 50px;
	color: #333;
	margin: 0;
}
.case_items{
	margin: 40px auto;
	text-align: center;
}
.case_items .case_item{
	display: inline-block;
	*zoom: 1;
	*display: inline;
	margin:0 6px ;
	width: 20px;
	height: 6px;
	background: #ddd;
	border-radius: 5px;
	    transition: all 0.3s ease;
}
.case_items .case_item:hover{
	padding:0 4px ;
	height: 6px;
	background: #F8C205;
}
.case_under{
	max-width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.appcase .img img{
	width: 78px;
	height: 138px;
	margin: 4px auto;
	}
.appcase .img{
	width: 220px;
	height: 200px;
	text-align: center;
}

.section_knight{
	padding: 0;
}
.section_knight .knight_title{
	text-align: center;
}
.section_knight .knight_title h2{
	color: #333;
}
.section_knight .knight_title h4{
	margin: 20px auto;
}
.section_knight .knight_title .line{
	width: 360px;
	height: 1px;
	background: #ddd;
	text-align: center;
	margin: 0 auto;
	position: relative;
}
.section_knight .knight_title .line .radius{
	width: 8px;
	height: 8px;
	border-radius: 50%;
	border: 1px solid #ddd;
	background: #fff;
	display: inline-block;
	position: absolute;
	top: -5px;
	
}
.section_knight .knight_list{
	padding: 0;
	font-size: 0;
}
.section_knight .knight_list li{
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 20%;
	height: 220px;
	border: 1px solid #ddd;
	text-align: center;
	position: relative;
	margin-right: 6.4%;
	margin-top: 50px;
	border-radius: 5px;
}
.section_knight .knight_list li a{
	display: block;
}
.section_knight .knight_list li:nth-child(4){
	margin-right: 0;
}

.section_knight .knight_list li p{
	width: 80%;
	height: 60%;
	color: #666;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
.section_knight .knight_list li p b{
	color: #333;
	font-size: 30px;
	display: block;
	margin-bottom: 10px;
}
.section_knight .knight_list li span{
	font-size: 14px;
	line-height: 24px;
}
.section_knight .knight_list li i{
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	background: url(../img/assure_line.png) no-repeat center;
	width: 100%;
	height: 5px;
}
.section_knight .pic_bc{
	background: linear-gradient(-180deg,#fea704,#fec513);
	height: 300px;
	text-align: center;
	position: relative;
	margin-top: 55px;
	
}
.section_knight .pic_bc .pic_box{
	padding-top: 50px;
}
.section_knight .pic_bc img{
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
.section_knight .pic_bc .contact_qq{
	display: inline-block;
	vertical-align: middle;
	margin-left: 60px;
}
.section_knight .pic_bc h3{
	color: #fff;
}
.section_knight .pic_bc p{
	color: #fff;
	background: #8c17d5;
	border-radius: 5px;
	height: auto;
	margin: 40px auto;
	line-height: 40px;
	font-size: 16px;
}
.section_knight .assure{
	padding: 0 50px;
	font-size: 0;
}
.section_knight .assure li{
	display: inline-block;
	*zoom: 1;
	*display: inline;
	margin-top: 60px;
	margin-bottom: 40px;
	width: 24.8%;
	height: auto;
	text-align: center;
}
.section_knight .assure li img{
	max-width: 100%;
}
.section_knight .assure li p{
	font-size: 22px;
	color: #ccc;	
	margin-top: 20px;
}


@media only screen and (max-width:1200px ) {
	.section_knight .knight_list li{
		width: 20%;
		margin-right: 6.2%;
	}
}


@media screen and (max-width: 760px) {
	.case_background {
		height: 220px;
}
.case_background .figcaption{
	
}
.case_background .figcaption h1{
	width: 100%;
	padding: 14px;
	font-size: 24px;
	box-sizing: border-box;
	line-height: 44px;
}
.section_case{
	margin: 30px auto;
}
 .reason_title {
		text-align: center;
	}
 .reason_title hgroup h2 {
		font-size: 24px;
		color: #111;
		font-weight: bold;
		padding-top: 10px;
	}
.reason_title hgroup h4 {
		font-size: 14px;
		color: #555;
		margin: 10px auto;
		line-height: 20px;
	}
 .reason_title .line img {
		max-width: 100%;
		margin: 0 auto;
	}
.case_list .text_one{
	display: none;
}
	.down_sort {
		background: #fff;
		margin-top: 0;
		box-shadow: none;
	}
	.down_sort ol {
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		padding-bottom: 14px;
	}
	ul,ol,li {
		list-style: none;
		margin: 0;
	}
	.down_sort li{
		text-align: center;
		padding: 0 16px;
		display: inline-block;
		margin: 0;
		width: auto;
		height: auto;
		margin-left: 6px;
		margin-top: 14px;
		
		
	}
	.down_sort li:nth-child(1){
		margin-left: 12px;
	}
	.down_sort li:nth-child(5){
		margin-left: 12px;
	}
	.down_sort .sort_tit {
		width: 100%;
		padding: 6px 0;
		display: none;
	}
	.sort_tit img {
		width: 22px;
		height: 22px;
		margin: 0 8px;
		display: inline-block;
		vertical-align: middle;
	}
	.sort_tit h4 {
		font-size: 20px;
		color: #333;
		display: inline-block;
		vertical-align: middle;
	}
	.down_sort li:hover a {
		color: #333;
	}
	.down_sort .on {
		border-radius: 4px;
		background: #F8C206;
	}
	.down_sort .on a {
		color: #fff;
	}
	.down_sort li a {
		font-size: 16px;
		color: #222;
		line-height: 32px;
	}
	.download ul {
		padding-top: 40px;
	}
	body {
		background: #fff;
	}
	.download {
		margin: 0 auto;
		margin-top: 20px;
		padding: 0;
	}
	.container .reason_title {
		text-align: center;
		padding:0 15px;
	}
	.download ul {
		width: 100%;
		height: auto;
		margin: 0 auto;
		padding: 14px 15px;
		box-sizing: border-box;
	}
	.download ul li {
		background: #fff;
		border-radius: 10px;
		padding: 10px;
		display: inline-block;
		margin: 0 auto;
		margin-bottom: 16px;
		width: 48%;
		box-sizing: border-box;
		height: auto;
		border: 1px solid #ddd;
	}
	.download ul li:nth-child(even){
		margin-left: 4%;
	}
	.download ul li .img {
		width: 100%;
		height: 108px;
		background: #fafafa;
		border-radius: 5px;
		border: 1px solid #ddd;
		margin: 0 auto;
		text-align: center;
	}
	.download ul li .img a{
		display: block;
	}
	.img img {
		width: 148px;
		height: 94px;
		margin: 6px auto;
		border-radius: 6px;
	}
	.download ul li img {
		max-width: 100%;
		
	}
	.appcase .img img{
		width: 50px;
		height: 94px;
		margin: 6px auto;
	}
	.download ul li .recommend {
		height: auto;
		width: 100%;
		margin: 10px auto;
	}
	.download ul li .recommend h3 {
		font-size: 14px;
		overflow: hidden;
		word-wrap: break-word;
		text-overflow: ellipsis;
		white-space: nowrap;
		margin-bottom: 10px;
	}
	.download ul li .recommend h3 span {
		font-size: 18px;
	}
	.download ul li .recommend p {
		font-size: 12px;
		color: #666;
		width: 100%;
		height:84px;
		overflow: hidden;
		line-height: 20px;
		margin: 6px 0 4px 0;
		display: none;
	}
	 .download_info strong,.download_info time {
		font-size: 14px;
		color: #999;
		font-weight: normal;
		display: block;
		padding-left: 0;
	}
	
	.download ul li .download_link {
		width: 100%;
		clear: both;
		margin: 0 auto;
		position: initial;
	}
	.download ul li .middle_wrap {
		width: 100%;
	}
	.download_link .middle_wrap a {
		display: block;
		width: 100%;
		height: auto;
		text-indent: inherit;
		background: #F8C205;
		border-radius: 5px;
		text-align: center;
		line-height: 34px;
		font-size: 14px;
		color: #fff;
		position: relative;
	}
	.download_link .middle_wrap img {
		border: 0;
		max-width: 100%;
		width: 20px;
		margin-bottom: 2px;
	}
		.numbar {
		text-align: center;
		/*margin-top: -40px;*/
		margin-top: 0;
		margin-bottom: 30px;
	}
	.numitem {
		background: #fff;
		padding: 8px 10px;
		border: 1px solid #ccc;
		margin: 0 4px;
		display: inline-block;
		*zoom: 1;
		*display: inline;
		border-radius: 3px;
	}
	.numitem a {
		color: #333;
		font-size: 14px;
	}
	.numactive {
		background: #F8C205;
		border: 1px solid #F8C205;
	}
	.numactive a {
		font-size: 14px;
		color: #fff;
	}
	.numitem:hover {
		background: #F8C205;
		color: #fff;
		border: 1px solid #F8C205;
	}
	.numitem:hover a {
		color: #fff;
	}
	/*优质服务*/
	.container .reason_title {
		text-align: center;
	}
	.section_knight .knight_title h2{
		font-size: 24px;
		color: #111;
		font-weight: bold;
		padding-top: 10px;
	}
	.section_knight .knight_title h4 {
		font-size: 16px;
		color: #555;
		margin: 10px auto;
		line-height: 20px;
	}
	.section_knight .knight_title .line{
		margin-top: 18px;
		width: auto;
	}
	.section_knight .knight_list{
		padding: 0 15px;
		font-size: 0;
	}
	.section_knight .knight_list li{
		width: 48%;
		margin-right: 4%;
		border-radius: 8px;
		height: auto;
		padding: 30px 0;
		background: #fff;
		-webkit-box-shadow: 0 3px 14px #e6e6e6;
		-moz-box-shadow:0 3px 14px #e6e6e6 ;
		box-shadow:0 3px 14px #e6e6e6;
		border: 0;
		margin-top: 30px;
		
	}
	.section_knight .knight_list li:nth-child(even){
		margin-right: 0;
	}
	.section_knight .knight_list li a{
		display: block;
	}
	.section_knight .knight_list li p{
		position: inherit;
		
	}
	.section_knight .knight_list li i{
		margin: 10px auto;
	}
	.section_knight .pic_bc{
		height: auto;
		padding: 30px 0;
		margin-top: 40px;
	}
	.section_knight .pic_bc .pic_box{
		position: initial;
		padding-top: 0;
	}
	.section_knight .pic_bc .contact_qq{
		margin-left: 0;
		width: 100%;
	}
	.section_knight .pic_bc img{
		width: 200px;
	}
	.section_knight .pic_bc h3{
		font-size: 22px;
		font-weight: bold;
		color: #fff;
		margin-top: 20px;
	}
	.section_knight .pic_bc p{
		width: auto;
		height: auto;
		padding: 10px 16px;
		box-sizing: border-box;
		margin: 20px auto;
		line-height: inherit;
		border-radius: 8px;
		margin-bottom: 0;
		display: inline-block;
	}
	/*完美合作*/
	.section_knight .assure{
		padding: 0 15px;
	}
	.section_knight .assure li{
		width: 22%;
		margin-left: 4%;
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.section_knight .assure li:first-child{
		margin-left: 0;
	}
	.section_knight .assure li p{
		font-size: 18px;
		margin-top: 10px;
		margin-bottom: 0;
	}
}
@media screen and (min-width: 100px) and (max-width: 376px) {
	.numitem {
		padding: 8px 8px;
	}
	.down_sort li{
		margin-left: 8px;
		padding: 0 9px;
	}
	 .download_info strong,.download_info time{
		font-size: 12px;
	}
	
}
@media only screen and (max-width:361px ) {
	.case_background .figcaption h1{
		font-size: 20px;
	}
	.down_sort li{
		padding: 0 8px;
		margin-left: 6px;
	}
	
}

